Roo/bootstrap/UploadCropbox.js
authoredward <edward@roojs.com>
Fri, 22 Jan 2016 07:20:54 +0000 (15:20 +0800)
committeredward <edward@roojs.com>
Fri, 22 Jan 2016 07:20:54 +0000 (15:20 +0800)
Roo/bootstrap/UploadCropbox.js

index 503edfd..583a935 100644 (file)
@@ -467,7 +467,7 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
         
         Roo.log(this.cropImageData);
         
-//        this.fireEvent('crop', this, this.cropImageData);
+        this.fireEvent('crop', this, this.cropImageData);
     },
     
     calcThumbBoxSize : function()