From: Michael Tremer Date: Thu, 23 Jan 2025 10:06:02 +0000 (+0000) Subject: jobs: Fix the empty state of the job queue X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ec9d6922952e50e66c93143cfdfc60e7304f1ff;p=pbs.git jobs: Fix the empty state of the job queue Signed-off-by: Michael Tremer --- diff --git a/src/templates/jobs/macros.html b/src/templates/jobs/macros.html index 50e86566..effdca8d 100644 --- a/src/templates/jobs/macros.html +++ b/src/templates/jobs/macros.html @@ -191,8 +191,6 @@ {% macro JobQueue(jobs) %} {% endmacro %}