Pman.Tab.PersonList.js
authorMichael <michael@roojs.com>
Sun, 8 Mar 2015 09:48:36 +0000 (17:48 +0800)
committerMichael <michael@roojs.com>
Sun, 8 Mar 2015 09:48:36 +0000 (17:48 +0800)
Pman.Tab.PersonList.js

index fb80499..ab725ed 100644 (file)
@@ -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);