Pman.Dialog.CoreEmail.bjs
authoredward <edward@roojs.com>
Wed, 30 Mar 2016 06:19:06 +0000 (14:19 +0800)
committeredward <edward@roojs.com>
Wed, 30 Mar 2016 06:19:06 +0000 (14:19 +0800)
Pman.Dialog.CoreEmail.js

Pman.Dialog.CoreEmail.bjs
Pman.Dialog.CoreEmail.js

index e2c6037..3255f26 100644 (file)
                     },
                     {
                      "listeners" : {
-                      "click" : "function (_self, e)\n{\n    this.scope.owner.fireEvent('savedpreview', this.scope.owner);\n}"
+                      "click" : "function (_self, e)\n{\n    this.scope.owner.fireEvent('savedpreview', this.scope.owner);\n    \n}"
                      },
                      "String cls" : "x-init-enable",
                      "text" : "Saved Version",
index 2953716..a6d615b 100644 (file)
@@ -972,6 +972,7 @@ Pman.Dialog.CoreEmail = {
                       click : function (_self, e)
                        {
                            this.scope.owner.fireEvent('savedpreview', this.scope.owner);
+                           
                        }
                      }
                     }