From: Michael R Sweet Date: Tue, 16 Jul 2019 14:34:09 +0000 (-0400) Subject: The web interface did not show that a job was held for authentication (Issue #5604) X-Git-Tag: v2.3.0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e104fb9c8b902d21ead05b891ae153dcd0f1efc;p=thirdparty%2Fcups.git The web interface did not show that a job was held for authentication (Issue #5604) --- diff --git a/templates/jobs.tmpl b/templates/jobs.tmpl index 032619eb01..8d787572d9 100644 --- a/templates/jobs.tmpl +++ b/templates/jobs.tmpl @@ -18,9 +18,9 @@ {job_preserved>0?{job_state>5?
:}:} -{job_state=4? +{job_state=4?{job_hold_until=auth-info-required?Held for authentication.:
-
:} +:}} {job_state=3?
:}