summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl
index 70e7e5c3d..77e04b882 100644
--- a/extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/flags.html.tmpl
@@ -74,7 +74,8 @@
</td>
<td class="flag-name">
- <span class="rel-time" title="[% f.creation_date FILTER time_duration FILTER html %]">
+ <span class="rel-time-title" title="[% f.creation_date FILTER time_duration FILTER html %]"
+ data-time="[% f.creation_date FILTER epoch FILTER none %]">
[% f.type.name FILTER html %]
</span>
</td>