diff --git a/ui/app/templates/components/job-page/parts/title.hbs b/ui/app/templates/components/job-page/parts/title.hbs index 8d8c5701071e..b42a4912d961 100644 --- a/ui/app/templates/components/job-page/parts/title.hbs +++ b/ui/app/templates/components/job-page/parts/title.hbs @@ -2,8 +2,8 @@
{{or this.title this.job.name}} {{this.job.status}} + {{yield}}
- {{yield}}
{{#if (not (eq this.job.status "dead"))}}