Pman.Tab.AdminContactsGroup.bjs
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.bjs

index 3ee7c2d..21e6303 100644 (file)
@@ -71,7 +71,7 @@
                                             "items": [
                                                 {
                                                     "listeners": {
-                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
+                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0 } , function() {\n         _this.grid.ds.load({});\n   }); \n}\n"
                                                     },
                                                     "cls": "x-btn-text-icon",
                                                     "text": "Add",