- Enhancement: Use minified version of jpicker in svg-editor

- Build: Update minified version of jgraduate/jpicker per linted/improved files (and add to uglify script)
- Fix: jgraduate recent regressions
- Docs: Update CHANGES
This commit is contained in:
Brett Zamir
2018-05-17 17:42:46 +08:00
parent e252e866b7
commit 4fd4054f03
6 changed files with 12 additions and 45 deletions

View File

@@ -54,7 +54,7 @@
<!-- always minified scripts -->
<script src="jquery-ui/jquery-ui-1.8.17.custom.min.js"></script>
<script src="jgraduate/jpicker.js"></script>
<script src="jgraduate/jpicker.min.js"></script>
<!-- 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 -->