Pman.Tab.AdminContactsGroup.js
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 495aae1..77741fc 100644 (file)
@@ -67,7 +67,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                             return;
                         }
                         _this.dialog.show( s.data, function() {
-                            _this.grid.footer.onClick('first');
+                            _this.ds.load({});
                         }); 
                     }
                 },