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

index 4736ed3..4fb60da 100644 (file)
@@ -121,6 +121,7 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
             var size = this.adjustForComponents(width, height);
             Roo.log(size);
             var gridel = grid.getGridEl();
+            Roo.log(gridel);
             gridel.setSize(size.width, size.height);
             /*
             var thd = grid.getGridEl().select('thead',true).first();