Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:53:29 +0000 (15:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:53:29 +0000 (15:53 +0800)
Pman.Tab.AdminContactsGroup.js

index f38b061..ca20552 100644 (file)
@@ -56,7 +56,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                         _this.grid = this; 
                         //_this.dialog = Pman.Dialog.FILL_IN
                         if (_this.panel.active) {
-                           this.footer.onClick('first');
+                            _this.grid.ds.load({});
                         }
                     },
                     rowdblclick : function (_self, rowIndex, e)