From: Alan Knowles Date: Fri, 14 Jul 2017 02:40:04 +0000 (+0800) Subject: Roo/bootstrap/panel/Grid.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=d178062866e89b538e3d29e84b43721c4f75f240;p=roojs1 Roo/bootstrap/panel/Grid.js --- diff --git a/Roo/bootstrap/panel/Grid.js b/Roo/bootstrap/panel/Grid.js index 93d6efc0c2..abec6393ba 100644 --- a/Roo/bootstrap/panel/Grid.js +++ b/Roo/bootstrap/panel/Grid.js @@ -52,7 +52,7 @@ Roo.bootstrap.panel.Grid = function(config) } Roo.bootstrap.panel.Grid.superclass.constructor.call(this, config); - config.grid.scrollBody; + config.grid.scrollBody = true;; config.grid.monitorWindowResize = false; // turn off autosizing config.grid.autoHeight = false; config.grid.autoWidth = false;