From: Frédéric Buclin Date: Thu, 27 Jun 2013 21:59:10 +0000 (+0200) Subject: Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once... X-Git-Tag: bugzilla-4.5.1~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eac6ba97e357be9ec5ce34b89c4cfb87486d030;p=thirdparty%2Fbugzilla.git Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once" pages no longer lists available keywords a=LpSolit --- diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 962f36f5a4..a103a41734 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -214,6 +214,7 @@ [% INCLUDE bug/field.html.tmpl field = bug_fields.keywords, editable = 1, value = keywords + possible_values = all_keywords no_tds = 1 %]