From: lpsolit%gmail.com <> Date: Wed, 8 Aug 2007 04:49:15 +0000 (+0000) Subject: Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables are... X-Git-Tag: bugzilla-3.1.2~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8f1f66a249190d26f58e652aa9c723acd29970;p=thirdparty%2Fbugzilla.git Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables are not aligned vertically) - Patch by timeless r/a=LpSolit --- diff --git a/template/en/default/reports/report-table.html.tmpl b/template/en/default/reports/report-table.html.tmpl index 4ed3842592..a51d0ba591 100644 --- a/template/en/default/reports/report-table.html.tmpl +++ b/template/en/default/reports/report-table.html.tmpl @@ -44,16 +44,11 @@ [% tbl_field FILTER url_quote %]=[% tbl FILTER url_quote %][% END %] [% END %] +[% IF tbl_field %] +

[% tbl_disp FILTER html %]

+[% END %] + - [% IF tbl_field %] - - - - - [% END %]
- -

[% tbl_disp FILTER html %]

-