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

index 8ad24a9..477996c 100644 (file)
@@ -452,8 +452,6 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
     
             this.cropImageData = canvas2.toDataURL(this.cropType);
 
-            Roo.log(this.cropImageData);
-            
             this.fireEvent('crop', this, this.cropImageData);
             
             return;