summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-10-05 06:05:20 +0200
committerByron Jones <glob@mozilla.com>2015-10-05 06:05:20 +0200
commitb7261d46a0b3075c8a55fdc056c35aaa7dfbe72b (patch)
tree84e16a9d8ddfe4157ee7cbab7be2a6e25ed48c6d /extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
parent1f1f0d3276bef3844e8d381ba8277585c671466e (diff)
downloadbugzilla-b7261d46a0b3075c8a55fdc056c35aaa7dfbe72b.tar.gz
bugzilla-b7261d46a0b3075c8a55fdc056c35aaa7dfbe72b.tar.xz
Bug 1198519 - Add link to bug history page to the top-right drop-down menu
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
index fd193b182..0947398d6 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -284,6 +284,8 @@
<menuitem id="action-add-comment" label="Add Comment"></menuitem>
[% END %]
<menuitem id="action-last-comment" label="Last Comment"></menuitem>
+ <hr>
+ <menuitem id="action-history" label="History"></menuitem>
</menu>
</div>