summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2005-03-31 12:52:31 +0200
committermyk%mozilla.org <>2005-03-31 12:52:31 +0200
commit1b7fca4465afeced6cb4120ebe11154a6ea46389 (patch)
tree1bb6136dd2d740e7bf5843f902768b4898d1afb6 /template/en/default/bug/create/create.html.tmpl
parent792d734935516e8a5513f693b2c1c8130c0e8ac2 (diff)
downloadbugzilla-1b7fca4465afeced6cb4120ebe11154a6ea46389.tar.gz
bugzilla-1b7fca4465afeced6cb4120ebe11154a6ea46389.tar.xz
Followup fix for bug 284446: add hook inside enter bug form so that test runner and other applications can insert form controls that collect additional data about the bug being created.
Diffstat (limited to 'template/en/default/bug/create/create.html.tmpl')
-rw-r--r--template/en/default/bug/create/create.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index a1a7d2f06..b4353a387 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -384,6 +384,9 @@ function set_assign_to() {
</td>
</tr>
+ [%# Form controls for entering additional data about the bug being created. %]
+ [% Hook.process("form") %]
+
<tr>
<td></td>
<td colspan="3">