summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-08-06 18:23:28 +0200
committerDylan William Hardison <dylan@hardison.net>2018-08-06 18:23:28 +0200
commit520ce5b4cd66ebb6c66fdecd7e66750c9bc8f00c (patch)
tree9b229efe45dd9990a069ff3537f3faf549be44be /extensions/BugModal
parent905e6eedc2a1647aa02c931fe35aacc5b171cf9b (diff)
downloadbugzilla-520ce5b4cd66ebb6c66fdecd7e66750c9bc8f00c.tar.gz
bugzilla-520ce5b4cd66ebb6c66fdecd7e66750c9bc8f00c.tar.xz
Bug 1474809 - add "new to bugzilla" tag to non-comment changes
Diffstat (limited to 'extensions/BugModal')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl
index 36494773b..08c6b5b64 100644
--- a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl
@@ -222,6 +222,7 @@
[% IF extra_class %]
<span class="user-role">([% extra_class.ucfirst FILTER none %])</span>
[% END %]
+ [% Hook.process('user', 'bug/changes.html.tmpl') %]
</td>
<td class="comment-actions">
<button type="button" class="change-spinner minor" id="as-[% id FILTER none %]">-</button>