From d0c28b83a44d2170ac2fb27256d7bdcce49d9f96 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Mar 2015 17:48:36 +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 fb80499b..ab725ed6 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(3).addClass('x-grid-row-fadeout'); (function(){ - refreshPager(); + Roo.select('.x-grid-row-selected').item(3).remove(); }).defer(5000); -- 2.39.2