summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/activity/table.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/activity/table.html.tmpl')
-rw-r--r--template/en/default/bug/activity/table.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/activity/table.html.tmpl b/template/en/default/bug/activity/table.html.tmpl
index 45c8e4380..95beaef14 100644
--- a/template/en/default/bug/activity/table.html.tmpl
+++ b/template/en/default/bug/activity/table.html.tmpl
@@ -61,7 +61,7 @@
[% operation.who %]
</td>
<td rowspan="[% operation.changes.size %]" valign="top">
- [% operation.when %]
+ [% operation.when FILTER time %]
</td>
[% FOREACH change = operation.changes %]
[% "</tr><tr>" IF loop.index > 0 %]