From 9ffa6ac240bf3920ab077e0ac6b1d8f13b2a4ff5 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Mar 2015 13:05:50 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 19e57c4d..1a82d183 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -268,7 +268,7 @@ Pman.Tab.PersonList.prototype = { rec.commit(); Roo.select('.x-grid-row-selected').item(1).addClass('fadeout'); (function(){ - _this.grid.footer.onClick('first'); + refreshPager(); }).defer(5000)(); -- 2.39.2