|
|
|
|
@ -12,12 +12,7 @@
|
|
|
|
|
<link rel="stylesheet" href="svg-editor.css" type="text/css"/>
|
|
|
|
|
<link rel="stylesheet" href="spinbtn/JQuerySpinBtn.css" type="text/css"/>
|
|
|
|
|
|
|
|
|
|
<!--{if jquery_release}>
|
|
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js"></script>
|
|
|
|
|
<!{else}-->
|
|
|
|
|
<script src="jquery.js"></script>
|
|
|
|
|
<!--{endif}-->
|
|
|
|
|
|
|
|
|
|
<script src="jquery.js"></script>
|
|
|
|
|
<script src="js-hotkeys/jquery.hotkeys.min.js"></script>
|
|
|
|
|
<script src="jquerybbq/jquery.bbq.min.js"></script>
|
|
|
|
|
<script src="svgicons/jquery.svgicons.js"></script>
|
|
|
|
|
@ -25,9 +20,6 @@
|
|
|
|
|
<script src="spinbtn/JQuerySpinBtn.min.js"></script>
|
|
|
|
|
<script src="touch.js"></script>
|
|
|
|
|
|
|
|
|
|
<!--{if svg_edit_release}>
|
|
|
|
|
<script src="svgedit.compiled.js"></script>
|
|
|
|
|
<!{else}-->
|
|
|
|
|
<script src="svgedit.js"></script>
|
|
|
|
|
<script src="jquery-svg.js"></script>
|
|
|
|
|
<script src="contextmenu/jquery.contextMenu.js"></script>
|
|
|
|
|
@ -47,7 +39,6 @@
|
|
|
|
|
<script src="svg-editor.js"></script>
|
|
|
|
|
<script src="locale/locale.js"></script>
|
|
|
|
|
<script src="contextmenu.js"></script>
|
|
|
|
|
<!--{endif}-->
|
|
|
|
|
|
|
|
|
|
<!-- If you do not wish to add extensions by URL, you can load them
|
|
|
|
|
by creating the following file and adding by calls to svgEditor.setConfig -->
|
|
|
|
|
|