From: lpsolit%gmail.com <> Date: Wed, 8 Aug 2007 04:50:31 +0000 (+0000) Subject: Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables are... X-Git-Tag: bugzilla-3.0.1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bde0c6da762ad88662e49943919b38d7cff94eff;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 60965d5021..0456868e09 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 %]

-