From: Frédéric Buclin Date: Sun, 19 Sep 2010 18:06:34 +0000 (+0200) Subject: Remove an incorrect checkin fix in bug 136225 X-Git-Tag: bugzilla-4.1.1~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b0b5a07fddab7f308dc6ebbf2cf0a784c476ca;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 3fb6874157..bc2dadd98f 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 %]