]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 345285 the first query results table header should have an extra class (bz_first_...
authortimeless%mozdev.org <>
Fri, 24 Aug 2007 11:47:52 +0000 (11:47 +0000)
committertimeless%mozdev.org <>
Fri, 24 Aug 2007 11:47:52 +0000 (11:47 +0000)
r=vladd a=mkanat

The previous checkin was actually:
Bug 345286 results table header row should have a class (bz_buglist_header)
r=vladd a=mkanat

template/en/default/list/table.html.tmpl

index 82dcf1e4f3efc27919da80b85f0951010813777e..8941eb515af8933aa2228413f08b849a132d964b 100644 (file)
@@ -80,7 +80,7 @@
       [% END %]
     </colgroup>
 
-    <tr class="bz_buglist_header" align="left">
+    <tr class="bz_buglist_header bz_first_buglist_header" align="left">
       [% IF dotweak %]
       <th>&nbsp;</th>
       [% END %]