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

index e78d2c8..cb9dea6 100644 (file)
@@ -80,9 +80,9 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
         
         this.image = this.el.select('.roo-upload-cropbox-image', true).first();
         this.image.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';
-//        
-//        this.thumb = this.el.select('.roo-upload-cropbox-thumb', true).first();
-//        this.thumb.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';
+        
+        this.thumb = this.el.select('.roo-upload-cropbox-thumb', true).first();
+        this.thumb.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';
 //        
 //        this.footerSection = this.el.select('.roo-upload-cropbox-footer-section', true).first();
 //        this.footerSection.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';