From: edward Date: Wed, 6 Dec 2017 05:01:28 +0000 (+0800) Subject: Roo/bootstrap/panel/Grid.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=5b0b86281f4b24f68e0b984c92c10e4ebf5709ef;p=roojs1 Roo/bootstrap/panel/Grid.js --- diff --git a/Roo/bootstrap/panel/Grid.js b/Roo/bootstrap/panel/Grid.js index 113ebdff92..9e410f5850 100644 --- a/Roo/bootstrap/panel/Grid.js +++ b/Roo/bootstrap/panel/Grid.js @@ -81,7 +81,8 @@ Roo.bootstrap.panel.Grid = function(config) // xtype created footer. - not sure if will work as we normally have to render first.. if (this.footer && !this.footer.el && this.footer.xtype) { - + Roo.log('get footer!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1'); + Roo.log(this.footer); var ctr = this.grid.getView().getFooterPanel(true); this.footer.dataSource = this.grid.dataSource; this.footer = Roo.factory(this.footer, Roo);