diff --git a/app/templates/running-jobs.hbs b/app/templates/running-jobs.hbs index c99fd7e3..bb97dcfd 100644 --- a/app/templates/running-jobs.hbs +++ b/app/templates/running-jobs.hbs @@ -1,7 +1,28 @@ {{#if isLoaded}} {{#if controller.length}} {{#each job in controller}} - {{running-jobs-item job=job}} +
{{/each}} {{else}}