From: Jeremy Harris Date: Wed, 4 Jan 2017 10:39:56 +0000 (+0000) Subject: Fix title range X-Git-Url: https://git.exim.org/buildfarm-server.git/commitdiff_plain/491ccf82d69eb51a6a4aeaff87e000e74cac313c Fix title range --- diff --git a/templates/history.tt b/templates/history.tt index 442a4c1..b365856 100644 --- a/templates/history.tt +++ b/templates/history.tt @@ -46,7 +46,7 @@ See accompanying License file for license details -%] [%# The IF-backstop is ugly and I'm not understanding why the res_img lookup does not for for '.' -%] [%- BLOCK colour ; IF res_imgs.$c.defined ; res_imgs.$c ; ELSE %]/img/t_notdone.gif [% END; END %] -[%- BLOCK colourbar %][%- END -%] +[%- BLOCK colourbar %][%- END -%] [% BLOCK stdet %] [%- row.when_ago | replace('\s',' ') %] ago  diff --git a/templates/status.tt b/templates/status.tt index 8e44bfc..b43f7c3 100644 --- a/templates/status.tt +++ b/templates/status.tt @@ -46,7 +46,7 @@ See accompanying License file for license details [%- END -%] [%# The IF-backstop is ugly and I'm not understanding why the res_img lookup does not for for '.' -%] [%- BLOCK colour ; IF res_imgs.$c.defined ; res_imgs.$c ; ELSE %]/img/t_notdone.gif [% END; END %] -[%- BLOCK colourbar %][%- END -%] +[%- BLOCK colourbar %][%- END -%] [% WRAPPER 'page.tt' title = 'Exim BuildFarm Status' bodyclass = 'none'