Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:43:30 +0000 (15:43 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:43:30 +0000 (15:43 +0800)
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({});
                                                }); 
                                             }
                                         },