Roo/bootstrap/panel/Content.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 04:42:59 +0000 (12:42 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 04:42:59 +0000 (12:42 +0800)
Roo/bootstrap/panel/Content.js

index cbf24f6..aba11f5 100644 (file)
@@ -339,6 +339,7 @@ panel.load({
         }
         if(this.toolbar){
             var te = this.toolbar.getEl();
+            Roo.log(this.toolbar);
             height -= te.getHeight();
             te.setWidth(width);
         }