From: timeless%mozdev.org <> Date: Fri, 24 Aug 2007 09:01:54 +0000 (+0000) Subject: Bug 391945 Staggered headers don't check dotweak properly X-Git-Tag: bugzilla-3.0.2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba223d54c1bc53db9d986096544b7a632e06b8a7;p=thirdparty%2Fbugzilla.git Bug 391945 Staggered headers don't check dotweak properly r=vladd a=mkanat --- diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 2918007c19..588993666a 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -104,7 +104,11 @@ [% PROCESS columnheader %] [% END %] -   + + [% IF dotweak %] +   + [% END %] +   [% FOREACH id = displaycolumns %] [% NEXT IF loop.count() % 2 == 0 %]