From: Reed Loden Date: Mon, 5 Jul 2010 07:44:30 +0000 (-0500) Subject: Bug 575173 - Add autocomplete support for adding/removing CCs on edit multiple bug... X-Git-Tag: bugzilla-3.7.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e874e03e62f18a518c1adcc213a4503ea8269e;p=thirdparty%2Fbugzilla.git Bug 575173 - Add autocomplete support for adding/removing CCs on edit multiple bug page [r=mkanat a=mkanat] --- diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 87eb0c7d45..03e1395a1b 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -201,7 +201,13 @@ - + [% INCLUDE global/userselect.html.tmpl + id => "masscc" + name => "masscc" + value => "" + size => 40 + multiple => 5 + %]