summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-06-03 10:12:46 +0200
committerByron Jones <glob@mozilla.com>2015-06-03 10:12:46 +0200
commitc42abcbc471c8dba01402c814de65303f4668077 (patch)
treec5c9764813ac101a42a4d0c97d436dfc6864a6ab /extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
parent135afb27802aae8e649e36f62b8037d939d2388a (diff)
downloadbugzilla-c42abcbc471c8dba01402c814de65303f4668077.tar.gz
bugzilla-c42abcbc471c8dba01402c814de65303f4668077.tar.xz
Bug 1146779: add search result navigation
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 55780813f..d59717233 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -132,6 +132,8 @@
<input type="hidden" name="format" value="modal">
<input type="hidden" name="editing" id="editing" value="">
<input type="hidden" name="token" value="[% issue_hash_token([bug.id, bug.delta_ts]) FILTER html %]">
+
+ [% PROCESS bug_modal/navigate.html.tmpl %]
[% END %]
[%# === header === %]