Pman.Tab.AdminContactsGroup.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:44:55 +0000 (10:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:44:55 +0000 (10:44 +0800)
Pman.Tab.AdminContactsGroup.bjs

index f302ca3..054c205 100644 (file)
@@ -77,7 +77,7 @@
                                             "items": [
                                                 {
                                                     "listeners": {
-                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0,  } , function() {\n         _this.grid.ds.load({});\n   }); \n}\n"
+                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0,  type: 2 } , function() {\n         _this.grid.ds.load({});\n   }); \n}\n"
                                                     },
                                                     "cls": "x-btn-text-icon",
                                                     "text": "Add",