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

index 113ebdf..48674fb 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();
         }
     },