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:
parent
cda4f54d42
commit
a4e32892bf
@ -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> </th>
|
||||
[% END %]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user