summaryrefslogtreecommitdiffstats
path: root/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-01-09 21:06:42 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-01-09 21:06:42 +0100
commitf200da35c6283c71b7c29b2fc88d655b1e26db06 (patch)
tree56e70b312f95fedc60d40ab97d5fcbff11670893 /extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
parent3e325ecec91d8610c719218e11fbe2dae6d2bc6d (diff)
downloadbugzilla-f200da35c6283c71b7c29b2fc88d655b1e26db06.tar.gz
bugzilla-f200da35c6283c71b7c29b2fc88d655b1e26db06.tar.xz
Fixed 009bugwords.t errors
Diffstat (limited to 'extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl')
-rw-r--r--extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl b/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
index 8f3703770..6b0e7240a 100644
--- a/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
+++ b/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
@@ -12,7 +12,7 @@
<script>
<!--
- // Past due bugs
+ // Past due
[% IF user.is_timetracker %]
PD.past_due = [
[% FOREACH bug = summary.past_due %]
@@ -28,7 +28,7 @@
];
[% END %]
- // Bugs updated recently
+ // Updated recently
PD.updated_recently = [
[% FOREACH bug = summary.updated_recently %]
{