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

index 48674fb..113ebdf 100644 (file)
@@ -121,7 +121,7 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
                 tbd.setSize(width, height - thd.getHeight());
             }
             */
-//            grid.autoSize();
+            grid.autoSize();
         }
     },