Pman.Tab.PersonList.js
authorMichael <michael@roojs.com>
Thu, 5 Mar 2015 05:05:50 +0000 (13:05 +0800)
committerMichael <michael@roojs.com>
Thu, 5 Mar 2015 05:05:50 +0000 (13:05 +0800)
Pman.Tab.PersonList.js

index 19e57c4..1a82d18 100644 (file)
@@ -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)();