Commit 45c3fb61 authored by Gabriel Monnerat's avatar Gabriel Monnerat

revert to r40575. the paths were correct

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40583 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8b303a7a
......@@ -49,7 +49,7 @@
js_list_jquery_template python:[\'jquery/core/jquery.js\',\n
\'jquery/plugin/sheet/jquery.sheet.js\',\n
\'jquery/plugin/mbmenu/mbMenu.min.js\',\n
\'portal_skins/erp5_jquery/ui/js/jquery-ui.js\',\n
\'jquery/ui/js/jquery-ui.js\',\n
\'jquery/plugin/jqcharts/jgcharts.min.js\',\n
\'jquery/plugin/colorpicker/jquery.colorPicker.min.js\',\n
\'http://jqueryui.com/themeroller/themeswitchertool/\',\n
......
......@@ -43,7 +43,7 @@
<script type="text/javascript" src="jquery/core/jquery.js"></script>\n
<script type="text/javascript" src="jquery/plugin/sheet/jquery.sheet.js"></script>\n
<script type="text/javascript" src="jquery/plugin/mbmenu/mbMenu.min.js"></script>\n
<script type="text/javascript" src="portal_skins/erp5_jquery/ui/js/jquery-ui.js"></script>\n
<script type="text/javascript" src="jquery/ui/js/jquery-ui.js"></script>\n
<script type="text/javascript" src="jquery/plugin/jqcharts/jgcharts.min.js"></script>\n
<script type="text/javascript" src="jquery/plugin/colorpicker/jquery.colorPicker.min.js"></script>\n
<script type="text/javascript" src="http://jqueryui.com/themeroller/themeswitchertool/"></script>\n
......
17
\ No newline at end of file
18
\ 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