Commit 779fbf44 authored by Ivan Tyagov's avatar Ivan Tyagov

No need to include jQuery UI.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44307 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5e2ea9f3
......@@ -59,7 +59,7 @@
#\n
# BBB: For the history, erp5_xhtml_appearance.js is included by default when\n
# js_list is not pre-defined before the global definitions.\n
js_list = (\'jquery/core/jquery.js\', \'jquery/ui/js/jquery-ui.js\', \'erp5.js\',)\n
js_list = (\'jquery/core/jquery.js\', \'erp5.js\',)\n
return js_list\n
</string> </value>
</item>
......
15
\ No newline at end of file
16
\ No newline at end of file
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