diff --git a/app/templates/sidebar.hbs b/app/templates/sidebar.hbs index 1eafabb1..f8026761 100644 --- a/app/templates/sidebar.hbs +++ b/app/templates/sidebar.hbs @@ -13,7 +13,3 @@ {{#if config.sidebar_support_box}} {{view templateName="layouts/support"}} {{/if}} - -{{render "runningJobs"}} - -{{render "queue"}}