summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-08-24 13:47:52 +0200
committertimeless%mozdev.org <>2007-08-24 13:47:52 +0200
commit4d9173355494d25365ad65667d1bc27905b381ff (patch)
tree0e5320daea367b5a64b6523b2b540485c7ce9a2b /template
parentab439a9ac6606f9382bf101b115bdb90bbd85e60 (diff)
downloadbugzilla-4d9173355494d25365ad65667d1bc27905b381ff.tar.gz
bugzilla-4d9173355494d25365ad65667d1bc27905b381ff.tar.xz
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
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/table.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl
index 82dcf1e4f..8941eb515 100644
--- a/template/en/default/list/table.html.tmpl
+++ b/template/en/default/list/table.html.tmpl
@@ -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 %]