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.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index fe6b27bc7..ca9622b3a 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -200,6 +200,8 @@
[% END %]
</td>
<td>
+ [%# BMO hook for adding custom group visibility %]
+ [% Hook.process('before_restrict_visibility', 'bug/edit.html.tmpl') %]
[% PROCESS section_restrict_visibility %]
</td>
</tr></table>