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

index 0508449..75acf4c 100644 (file)
@@ -162,9 +162,9 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
 //        
 //        this.pictureBtn.on('click', this.beforeSelectFile, this);
 //        
-        this.rotateLeft.on('click', this.onRotateLeft, this);
+//        this.rotateLeft.on('click', this.onRotateLeft, this);
 //        
-//        this.rotateRight.on('click', this.onRotateRight, this);
+        this.rotateRight.on('click', this.onRotateRight, this);
         
     },
 //