Commit b51dbf48 authored by Gabriel Monnerat's avatar Gabriel Monnerat

2010-12-19 gabriel

* Remove external link to get the JQuery Stylesheet Switcher Plugin. This plugin is not used more.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41527 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d4c5e70e
......@@ -51,7 +51,6 @@
\'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
\'jquery/plugin/elastic/jquery.elastic.min.js\',\n
\'jquery/plugin/sheet/jquery.sheet.erp5.js\',\n
];\n
......
......@@ -46,7 +46,6 @@
<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
<script type="text/javascript" src="jquery/plugin/elastic/jquery.elastic.min.js"></script>\n
\n
<script type="text/javascript">\n
......@@ -60,8 +59,6 @@ $(function() {\n
inlineMenu: inlineMenu($.sheet.instance),\n
urlGet: \'./getTextContent\',\n
});\n
\n
$(\'#themeSwitcher\').themeswitcher();\n
});\n
\n
function inlineMenu(instance) {\n
......@@ -101,7 +98,6 @@ $(function() {\n
}\n
</script>\n
<div id="jQuerySheet0" style="height: 400px;"></div>\n
<span id="themeSwitcher"></span>\n
<span id="inlineMenu" style="display: none;">\n
<span>\n
<a href="#" onclick="sheetInstance.controlFactory.addRow(); return false;" title="Insert Row After Selected">\n
......
2010-12-19 gabriel
* Remove external link to get the JQuery Stylesheet Switcher Plugin. This plugin is not used more.
2010-12-16 gabriel
* Added default theme to Spreadsheet
......
28
\ No newline at end of file
30
\ 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