]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 578253 - Add autocomplete support to the add users to watch input field
authorReed Loden <reed@reedloden.com>
Tue, 13 Jul 2010 02:28:38 +0000 (21:28 -0500)
committerReed Loden <reed@reedloden.com>
Tue, 13 Jul 2010 02:28:38 +0000 (21:28 -0500)
[r=mkanat a=mkanat]

template/en/default/account/prefs/email.html.tmpl

index 291cd5dc3a70e179b227458fd0800f34adc2a562..96a111bae833974020b752b3d2eddae183aa5070 100644 (file)
@@ -265,7 +265,13 @@ You are currently not watching any users.
 </p>
 
 <p id="new_watched_by_you">Add users to my watch list (comma separated list):
-  <input size="60" name="new_watchedusers" value="">
+  [% INCLUDE global/userselect.html.tmpl
+     id => "new_watchedusers"
+     name => "new_watchedusers"
+     value => ""
+     size => 60
+     multiple => 5
+  %]
 </p>            
 
 <p id="watching_you">Users watching you:<br>