From 5ff4a99bb9f9547f92a53b87489237464d7b4962 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 4 May 2015 23:35:53 +0800 Subject: Bug 1153100: add mozreview's table to bug-modal --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extensions/BugModal/template/en') 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 63bd72dc6..57afb2cfe 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -930,6 +930,10 @@ [% END %] [% END %] +[%# === extensions which are modules === %] + +[% Hook.process('module') %] + [%# === attachments === %] [% IF active_attachments || obsolete_attachments %] -- cgit v1.2.3-24-g4f1b