From: Frédéric Buclin Date: Sun, 19 Sep 2010 18:08:01 +0000 (+0200) Subject: Remove an incorrect checkin fix in bug 136225 X-Git-Tag: bugzilla-4.0rc1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b5bd93e075ba3594d0dc7515769533dca84135;p=thirdparty%2Fbugzilla.git Remove an incorrect checkin fix in bug 136225 --- diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 909031b144..1ad04867db 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -208,7 +208,7 @@ [% bug.${login_column}.truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER html %] [% ELSIF column == 'short_desc' || column == "short_short_desc" %] - + [%- bug.$column.truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER html -%] [% ELSE %]