Commit 35f2dbb6 authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 580761: YUI scripts no longer work

r/a=mkanat
parent 10f4954b
......@@ -143,7 +143,7 @@
[%# YUI Scripts %]
[% FOREACH yui_name = yui %]
[% starting_js_urls.push("js/yui/$yui_name/${yui_name}.js") %]
[% starting_js_urls.push("js/yui/$yui_name/${yui_name}-min.js") %]
[% END %]
[% starting_js_urls.push('js/global.js') %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment