DataObjects/Core_curr_rate.php
[Pman.Core] / Pman.Tab.CoreEmail.bjs
index 5b46724..8e4dd6d 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "roo-file-314",
+    "id": "roo-file-219",
     "name": "Pman.Tab.CoreEmail",
     "parent": "Pman.Tab.Admin",
     "title": "",
@@ -48,7 +48,7 @@
                                 {
                                     "listeners": {
                                         "|render": "function() \n{\n    _this.grid = this; \n    _this.dialog = Pman.Dialog.CoreEmail;\n    if (_this.panel.active) {\n       _this.grid.footer.onClick('first');\n    }\n}",
-                                        "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    var data = this.getDataSource().getAt(rowIndex).data;\n    _this.dialog.show( {id : data.id, module : 'core'} , function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n",
+                                        "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    var data = this.getDataSource().getAt(rowIndex).data;\n    _this.dialog.show( {id : data.id, module : 'core_email'} , function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n",
                                         "rowclick": "function (_self, rowIndex, e)\n{\n   // _this.grid.ds.load({});\n    _this.viewPanel.view.store.load({});\n}"
                                     },
                                     "*prop": "grid",
                                                 },
                                                 {
                                                     "listeners": {
-                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0, module : 'core' } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
+                                                        "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0, module : 'core_email' } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
                                                     },
                                                     "cls": "x-btn-text-icon",
                                                     "text": "Add",