summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/new_bug.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/new_bug.html.tmpl')
-rw-r--r--template/en/default/bug/new_bug.html.tmpl9
1 files changed, 8 insertions, 1 deletions
diff --git a/template/en/default/bug/new_bug.html.tmpl b/template/en/default/bug/new_bug.html.tmpl
index 274064be3..5228ceb2d 100644
--- a/template/en/default/bug/new_bug.html.tmpl
+++ b/template/en/default/bug/new_bug.html.tmpl
@@ -155,7 +155,14 @@
edit_only = 1
editable = 1
%]
-
+ [%# keywords %]
+ [% INCLUDE bug_modal/field.html.tmpl
+ field = bug_fields.keywords
+ field_type = constants.FIELD_TYPE_MULTI_SELECT
+ edit_only = 1
+ editable = 1
+ help = "describekeywords.cgi"
+ %]
[% END %]
[% END %]