Pman.Dialog.CoreMailingListMessage.bjs
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:02:00 +0000 (14:02 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:02:00 +0000 (14:02 +0800)
Pman.Dialog.CoreMailingListMessage.js

Pman.Dialog.CoreMailingListMessage.bjs
Pman.Dialog.CoreMailingListMessage.js

index 944d8ca..911edb3 100644 (file)
@@ -60,7 +60,7 @@
                                             "items": [
                                                 {
                                                     "listeners": {
-                                                        "click": "function (_self, e)\n{\n    Pman.Dialog.CoreImportUrl.show({\n        target : '/Crm/ImportHtml.php'\n    }, function(data) {\n        if  (data) {\n          //  Roo.log(data);\n            _this.form.findField('bodytext').setValue(data);\n\n        }\n    });\n}"
+                                                        "click": "function (_self, e)\n{\n    Pman.Dialog.CoreImportUrl.show({\n        target : '/Crm/ImportHtml.php'\n    }, function(data) {\n        if  (data) {\n          //  Roo.log(data);\n            _this.form.findField('bodytext').setValue(data);\n        }\n    });\n}"
                                                     },
                                                     "text": "URL",
                                                     "xtype": "Item",
index 5b942c6..bb186c5 100644 (file)
@@ -97,7 +97,6 @@ Pman.Dialog.CoreMailingListMessage = {
                                                         if  (data) {
                                                           //  Roo.log(data);
                                                             _this.form.findField('bodytext').setValue(data);
-                                                
                                                         }
                                                     });
                                                 }