deleted maxSize attribute for Jcrop

This commit is contained in:
mb863 2010-07-08 01:47:54 +00:00
parent ed4e3c70cd
commit a802685741

View file

@ -9,7 +9,6 @@
onSelect: showPreview,
setSelect: [ 0, 0, 115, 115 ],
minSize: [115,115],
maxSize: [300,300],
aspectRatio: 1
});