Pman.Tab.AdminContacts.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:32:58 +0000 (15:32 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:32:58 +0000 (15:32 +0800)
Pman.Tab.AdminContacts.bjs

index a449ccd..1597bac 100644 (file)
@@ -85,7 +85,7 @@
                             "items": [
                                 {
                                     "listeners": {
-                                        "|click": "function()\n{\n    \n    Pman.Dialog.PersonEdit.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
+                                        "|click": "function()\n{\n    \n    _this.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
                                     },
                                     "cls": "x-btn-text-icon",
                                     "text": "Add",