From: Michael Tremer Date: Thu, 23 Jan 2025 09:56:01 +0000 (+0000) Subject: jobs: Show a message if the queue is empty X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97deca23740121dc35c96323a5d140ca0c62664f;p=pbs.git jobs: Show a message if the queue is empty Signed-off-by: Michael Tremer --- diff --git a/src/templates/jobs/macros.html b/src/templates/jobs/macros.html index a5c34a83..50e86566 100644 --- a/src/templates/jobs/macros.html +++ b/src/templates/jobs/macros.html @@ -191,6 +191,8 @@ {% macro JobQueue(jobs) %} {% endmacro %}