summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/create.html.tmpl')
-rw-r--r--template/en/default/admin/components/create.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/components/create.html.tmpl b/template/en/default/admin/components/create.html.tmpl
index 96c80226c..c3b691d83 100644
--- a/template/en/default/admin/components/create.html.tmpl
+++ b/template/en/default/admin/components/create.html.tmpl
@@ -26,8 +26,8 @@
[% title = BLOCK %]Add component to the [% product.name FILTER html %] product[% END %]
[% PROCESS global/header.html.tmpl
- style_urls = [ 'skins/standard/yui/autocomplete.css']
- javascript_urls = [ "js/yui/bz_autocomplete_bundle.js", "js/field.js"]
+ yui = [ 'autocomplete' ]
+ javascript_urls = [ "js/field.js" ]
title = title
%]