From 2eac6ba97e357be9ec5ce34b89c4cfb87486d030 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 27 Jun 2013 23:59:10 +0200 Subject: Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once" pages no longer lists available keywords a=LpSolit --- template/en/default/list/edit-multiple.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/list') 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 @@ [% INCLUDE bug/field.html.tmpl field = bug_fields.keywords, editable = 1, value = keywords + possible_values = all_keywords no_tds = 1 %]