From cc20ecfa1b8c151690e8d12c8ad5c544fa1a4a5a Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 18 Jul 2013 15:07:57 +0800 Subject: Bug 804708: Add a 'Review' extension to customise the review flag for Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc) --- template/en/default/flag/list.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/flag') 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") %] [% END %] -- cgit v1.2.3-24-g4f1b