From: vladd%bugzilla.org <> Date: Fri, 18 Aug 2006 03:17:01 +0000 (+0000) Subject: Bug 343418: Update the votes page in order to include the reason for crossed out... X-Git-Tag: bugzilla-2.23.3~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2329ad482fdd70c20b5f37a0f59cfad300762be;p=thirdparty%2Fbugzilla.git Bug 343418: Update the votes page in order to include the reason for crossed out bugs; patch by Paul , r=LpSolit, a=myk. --- diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl index 7801b2a4a3..606f38140f 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -121,9 +121,7 @@ [% END %] - [% isclosed = !bug.opened %] - - [% bug.id FILTER closed(isclosed) %] + [% bug.id FILTER bug_link(bug.id) FILTER none %]