]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 715705: User auto-completion doesn't work for watched users in the email prefs tab
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 6 Jan 2012 09:33:16 +0000 (10:33 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 6 Jan 2012 09:33:16 +0000 (10:33 +0100)
r=timello a=LpSolit

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

index 2e7d98c0742749507c49a7f15d32b8be2bf51a1f..2e8b561ded31c9fbe6ac12bcf3e9a55976ef0787 100644 (file)
@@ -40,8 +40,9 @@
    title = "User Preferences"
    subheader = filtered_login
    style_urls = ['skins/standard/admin.css']
-   javascript_urls = ['js/util.js']
+   javascript_urls = ['js/util.js', 'js/field.js']
    doc_section = "userpreferences.html"
+   yui = ['autocomplete']
  %]
 
 [% tabs = [{ name => "settings", label => "General Preferences",