summaryrefslogtreecommitdiffstats
path: root/extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl
diff options
context:
space:
mode:
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 %]
{