summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/edit.html.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-08-10 00:03:23 +0200
committerDavid Lawrence <dlawrence@mozilla.com>2011-08-10 00:03:23 +0200
commit4b113460e54775cbd3e5e412ad37b9ba7ab66edc (patch)
tree5acc4fc6552f9a343c28d70ce663af70359a57b9 /template/en/default/admin/users/edit.html.tmpl
parent80c6d150b42ae5d9ba7464c5e20023cc90388259 (diff)
downloadbugzilla-4b113460e54775cbd3e5e412ad37b9ba7ab66edc.tar.gz
bugzilla-4b113460e54775cbd3e5e412ad37b9ba7ab66edc.tar.xz
Bug 585440 - Allow disabled accounts to turn off all bugmail
r/a=mkanat
Diffstat (limited to 'template/en/default/admin/users/edit.html.tmpl')
-rw-r--r--template/en/default/admin/users/edit.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl
index 3efa4b8bf..d684dcebd 100644
--- a/template/en/default/admin/users/edit.html.tmpl
+++ b/template/en/default/admin/users/edit.html.tmpl
@@ -31,6 +31,7 @@
message = message
style_urls = ['skins/standard/admin.css', 'skins/standard/editusers.css']
doc_section = "useradmin.html#modifyusers"
+ javascript_urls = [ 'js/field.js' ]
%]
[% PROCESS admin/users/listselectvars.html.tmpl