From: Alan Knowles Date: Thu, 27 Nov 2014 04:57:29 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=df0fff2ee117c21609a7181a31731349e4bd8044 Pman.js --- diff --git a/Pman.js b/Pman.js index cc0dc0fe..c42f108e 100644 --- a/Pman.js +++ b/Pman.js @@ -579,7 +579,7 @@ Pman = new Roo.Document( // new xtype built grids tab.grid.footer.onClick('refresh'); } else if (tab.refresh) { - tab.refresh(); + tab.refresh(); // this might cause problems as panels have a refresh method? } else { tab.grid.getDataSource().load(); }