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

index 783cfb4..d8f4be6 100644 (file)
@@ -340,7 +340,7 @@ panel.load({
         if(this.toolbar){
             var te = this.toolbar.getEl();
             Roo.log(this.toolbar);
-            Roo.log(te.isVisible());
+            Roo.log(te.isVisible(true));
             height -= te.getHeight();
             te.setWidth(width);
         }