summaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-07-18 09:07:57 +0200
committerByron Jones <bjones@mozilla.com>2013-07-18 09:07:57 +0200
commitcc20ecfa1b8c151690e8d12c8ad5c544fa1a4a5a (patch)
tree3202a2614139d143131fa5b900a928ec64ce6be3 /template/en/default/flag
parent1551a42f3337482bd6aaa1493d987e05d704f128 (diff)
downloadbugzilla-cc20ecfa1b8c151690e8d12c8ad5c544fa1a4a5a.tar.gz
bugzilla-cc20ecfa1b8c151690e8d12c8ad5c544fa1a4a5a.tar.xz
Bug 804708: Add a 'Review' extension to customise the review flag for Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)
Diffstat (limited to 'template/en/default/flag')
-rw-r--r--template/en/default/flag/list.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl
index 8de9955ea..ecc919a38 100644
--- a/template/en/default/flag/list.html.tmpl
+++ b/template/en/default/flag/list.html.tmpl
@@ -172,6 +172,7 @@
classes => ["requestee"]
custom_userlist => grant_list
%]
+ [% Hook.process("requestee", "flag/list.html.tmpl") %]
</span>
[% END %]
</td>