summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/report.html.tmpl
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-07-08 21:03:36 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-07-08 21:03:36 +0200
commit4199ac1f128ad3d32bbc323e94ba4acc37d43abe (patch)
tree45cec709a98eb5c8f8ec178e4dfd4ce6861efc34 /template/en/default/reports/report.html.tmpl
parent905e7009c546487e7c4c3c466b20edf601be412a (diff)
downloadbugzilla-4199ac1f128ad3d32bbc323e94ba4acc37d43abe.tar.gz
bugzilla-4199ac1f128ad3d32bbc323e94ba4acc37d43abe.tar.xz
Bug 142394: Tabular reports should be sortable
r=pyrzak a=LpSolit
Diffstat (limited to 'template/en/default/reports/report.html.tmpl')
-rw-r--r--template/en/default/reports/report.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl
index 4f7ee49b6..0c15c9489 100644
--- a/template/en/default/reports/report.html.tmpl
+++ b/template/en/default/reports/report.html.tmpl
@@ -74,9 +74,10 @@
.t2 { background-color: #dfefff } /* light blue */
.t3 { background-color: #dddddd } /* grey */
.t4 { background-color: #c3d3ed } /* darker blue */
- .ttotal { background-color: #cfffdf } /* light green */
+ .ttotal, .ttotal td { background-color: #cfffdf } /* light green */
"
header_addl_info = time
+ yui = ['datatable']
%]
[% IF debug %]