From: Michael Date: Thu, 5 Mar 2015 05:05:50 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9ffa6ac240bf3920ab077e0ac6b1d8f13b2a4ff5 Pman.Tab.PersonList.js --- 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)();