Pman.Tab.AdminContactsGroup.js
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 9b8f6c1..78755b4 100644 (file)
@@ -190,7 +190,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                                             {
                                                 if (!_this.dialog) return;
                                                 _this.dialog.show( { id : 0 } , function() {
-                                                    _this.grid.footer.onClick('first');
+                                                     _this.grid.ds.load({});
                                                }); 
                                             }
                                         },