From 08e874e03e62f18a518c1adcc213a4503ea8269e Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Mon, 5 Jul 2010 02:44:30 -0500 Subject: Bug 575173 - Add autocomplete support for adding/removing CCs on edit multiple bug page [r=mkanat a=mkanat] --- template/en/default/list/edit-multiple.html.tmpl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 87eb0c7d4..03e1395a1 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 + %]