Bug 345285 the first query results table header should have an extra class (bz_first_buglist_header)

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


git-svn-id: svn://10.0.0.236/trunk@233014 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2007-08-24 06:47:52 +00:00
parent cda4f54d42
commit a4e32892bf

View 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 %]