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:
rjy7 2010-06-30 20:30:06 +00:00
parent 643ed3d53f
commit 681cc62c21
4 changed files with 39 additions and 6283 deletions

View file

@ -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