diff options
Diffstat (limited to 'extensions/UserProfile/template')
-rw-r--r-- | extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl index 617ee1f2b..9cbf80c8a 100644 --- a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl +++ b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl @@ -17,7 +17,6 @@ title = "User Profile: $filtered_identity" generate_api_token = 1 style_urls = [ "extensions/UserProfile/web/styles/user_profile.css" ] - yui = [ 'autocomplete' ] javascript_urls = [ "js/field.js" ] %] |