Move image cropping js out of template into separate js file. Use existing jquery.js rather than the one included with jcrop.
This commit is contained in:
parent
643ed3d53f
commit
681cc62c21
4 changed files with 39 additions and 6283 deletions
|
@ -37,6 +37,8 @@ webapp/web/js/jquery.js
|
|||
webapp/web/js/jquery-ui/*
|
||||
webapp/web/js/jquery_plugins/*
|
||||
|
||||
webapp/web/js/imageUpload/cropImage.js
|
||||
|
||||
# From pajhome.org.uk
|
||||
webapp/web/js/md5.js
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue