Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 03:11:31 +0000 (11:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 03:11:31 +0000 (11:11 +0800)
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({});
                         }); 
                     }
                 },