From 7ae63b1e06f607ede3ed32829ac9316e4c657247 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Fri, 18 Jun 2010 01:00:38 -0700 Subject: Bug 572949: Update YUI to 2.8.1 r=glob, a=mkanat --- template/en/default/admin/components/edit.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/admin/components/edit.html.tmpl') diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl index 30b7303e7..be14be054 100644 --- a/template/en/default/admin/components/edit.html.tmpl +++ b/template/en/default/admin/components/edit.html.tmpl @@ -33,8 +33,8 @@ [% END %] [% PROCESS global/header.html.tmpl title = title - 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" ] %]
-- cgit v1.2.3-24-g4f1b