Closed
Bug 460588
Opened 17 years ago
Closed 17 years ago
Add template hooks for adding fields to editgroups and userprefs Account
Categories
(Bugzilla :: User Interface, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
|
1.28 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
These are all the template hooks needed for securemail--the ability to add fields to the important editgroups screens (create and edit) and the ability to add a new field to the Name and Password section of userprefs.cgi.
Attachment #343721 -
Flags: review?(LpSolit)
Updated•17 years ago
|
Attachment #343721 -
Flags: review?(LpSolit) → review+
Comment 1•17 years ago
|
||
Comment on attachment 343721 [details] [diff] [review]
v1
No real way to yes or no. :)
| Assignee | ||
Comment 2•17 years ago
|
||
tip:
Checking in template/en/default/account/prefs/account.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/account.html.tmpl,v <-- account.html.tmpl
new revision: 1.10; previous revision: 1.9
done
Checking in template/en/default/admin/groups/create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/groups/create.html.tmpl,v <-- create.html.tmpl
new revision: 1.14; previous revision: 1.13
done
Checking in template/en/default/admin/groups/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/groups/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.18; previous revision: 1.17
done
3.2:
Checking in template/en/default/account/prefs/account.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/account.html.tmpl,v <-- account.html.tmpl
new revision: 1.9.2.1; previous revision: 1.9
done
Checking in template/en/default/admin/groups/create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/groups/create.html.tmpl,v <-- create.html.tmpl
new revision: 1.11.2.3; previous revision: 1.11.2.2
done
Checking in template/en/default/admin/groups/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/groups/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.17.2.1; previous revision: 1.17
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•