Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Wed, 19 Apr 2017 08:30:11 +0000 (16:30 +0800)
committeredward <edward@roojs.com>
Wed, 19 Apr 2017 08:30:11 +0000 (16:30 +0800)
Roo/bootstrap/Brick.js

index d2555b9..a6293fb 100644 (file)
@@ -149,8 +149,6 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
 //        paragraph.setHeight(paragraph.getWidth() + paragraph.getPadding('tb'));
         paragraph.setHeight(paragraph.getWidth());
         
-        Roo.log(paragraph.getHeight());
-        
         if(this.bgimage.length){
             var image = this.el.select('.roo-brick-image-view', true).first();
             image.setWidth(paragraph.getWidth());