Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
88e8e01b
Commit
88e8e01b
authored
Jul 12, 2010
by
Reed Loden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 578253 - Add autocomplete support to the add users to watch input field
[r=mkanat a=mkanat]
parent
09b20246
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
email.html.tmpl
template/en/default/account/prefs/email.html.tmpl
+7
-1
No files found.
template/en/default/account/prefs/email.html.tmpl
View file @
88e8e01b
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment