summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-03-01 02:52:55 +0100
committertravis%sedsystems.ca <>2005-03-01 02:52:55 +0100
commit8b0a6508c4daa8a56d17192a9c3a1d9b53790e15 (patch)
treee128879b9139eeffe73be53e1ffd62563c835a2c /template/en/default/filterexceptions.pl
parentca2f67d88996b8a2b49264e94659f7acf3e1bc68 (diff)
downloadbugzilla-8b0a6508c4daa8a56d17192a9c3a1d9b53790e15.tar.gz
bugzilla-8b0a6508c4daa8a56d17192a9c3a1d9b53790e15.tar.xz
Bug 250410 : Time tracking summaries
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 9fc4232b0..94a4168e2 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -370,6 +370,14 @@
'field',
],
+'bug/summarize-time.html.tmpl' => [
+ 'global.grand_total FILTER format("%.2f")',
+ 'subtotal FILTER format("%.2f")',
+ 'work_time FILTER format("%.2f")',
+ 'global.total FILTER format("%.2f")',
+],
+
+
'bug/time.html.tmpl' => [
'time_unit FILTER format(\'%.1f\')',
'time_unit FILTER format(\'%.2f\')',