summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-06-27 23:59:10 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2013-06-27 23:59:10 +0200
commit2eac6ba97e357be9ec5ce34b89c4cfb87486d030 (patch)
treedf5725a3fba5569535e32bf315443d8d1a15b1d3 /template/en/default/list
parent896b06f7f37a83f2d3022d0b689705997ff88cb4 (diff)
downloadbugzilla-2eac6ba97e357be9ec5ce34b89c4cfb87486d030.tar.gz
bugzilla-2eac6ba97e357be9ec5ce34b89c4cfb87486d030.tar.xz
Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once" pages no longer lists available keywords
a=LpSolit
Diffstat (limited to 'template/en/default/list')
-rw-r--r--template/en/default/list/edit-multiple.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl
index 962f36f5a..a103a4173 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -214,6 +214,7 @@
<td colspan="3">
[% INCLUDE bug/field.html.tmpl
field = bug_fields.keywords, editable = 1, value = keywords
+ possible_values = all_keywords
no_tds = 1
%]
<select name="keywordaction">