summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/edit.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 92e7bea70..c9d81b34c 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -187,6 +187,9 @@
<table id="bz_big_form_parts" cellspacing="0" cellpadding="0"><tr>
<td>
+ [%# BMO hook for adding MozReview table %]
+ [% Hook.process("after_bug_data") %]
+
[% IF user.is_timetracker %]
[% PROCESS section_timetracking %]
[% END %]