Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Fri, 3 Mar 2017 08:49:01 +0000 (16:49 +0800)
committeredward <edward@roojs.com>
Fri, 3 Mar 2017 08:49:01 +0000 (16:49 +0800)
Roo/bootstrap/Brick.js

index 5f8d779..f31c54d 100644 (file)
@@ -143,7 +143,6 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
         
         if(this.bgimage.length){
             var image = this.el.select('.roo-brick-image-view', true).first();
-            
             image.setWidth(paragraph.getWidth());
             image.setHeight(paragraph.getHeight());
         }