diff --git a/app/templates/repos.hbs b/app/templates/repos.hbs index 5250a70c..37cb80e9 100644 --- a/app/templates/repos.hbs +++ b/app/templates/repos.hbs @@ -6,7 +6,9 @@ {{#if showRunningJobs}}
- Running jobs will go here + {{render "runningJobs"}} + + {{render "queue"}}
{{else}}