From: gerv%gerv.net <> Date: Sat, 9 Nov 2002 07:15:14 +0000 (+0000) Subject: Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And... X-Git-Tag: bugzilla-2.17.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=744ac13950b09d8acc034377fb748023b388a2d9;p=thirdparty%2Fbugzilla.git Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave. --- diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 2d25f91f06..c5b0d8cd9e 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -79,7 +79,7 @@ value="[% col.value FILTER html %]"> - [% IF NOT col == row.last %] + [% UNLESS loop.last %]