From: Frédéric Buclin Date: Fri, 6 Jan 2012 09:33:16 +0000 (+0100) Subject: Bug 715705: User auto-completion doesn't work for watched users in the email prefs tab X-Git-Tag: bugzilla-4.0.4~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ced8f8789b332203d2cc86ceacfd7e2eac5dd70;p=thirdparty%2Fbugzilla.git Bug 715705: User auto-completion doesn't work for watched users in the email prefs tab r=timello a=LpSolit --- diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index 2e7d98c074..2e8b561ded 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -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",