Pman.Dialog.CoreEmail.bjs
authorEdward <edward@roojs.com>
Tue, 8 Jul 2014 06:02:42 +0000 (14:02 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Jul 2014 06:02:42 +0000 (14:02 +0800)
Pman.Dialog.CoreEmail.js

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

index 2eed6a7..792572f 100644 (file)
                                                             "|xns": "Roo.form",
                                                             "items": [
                                                                 {
+                                                                    "clearUp": false,
                                                                     "height": 250,
                                                                     "name": "bodytext",
                                                                     "resizable": "s",
                                                                     "xtype": "HtmlEditor",
-                                                                    "|cwhite": "[ \n    'margin',\n    'padding',\n    'text-align',\n    'background',\n    'height',\n    'width',\n    'background-color',\n    'font-size',\n    'line-height',\n    'color',\n    'outline',\n    'text-decoration',\n    'position',\n    'clear',\n    'overflow',\n    'margin-top',\n    'border-bottom',\n    'top',\n    'list-style',\n    'margin-left',\n    'border',\n    'float' ,\n    'margin-right',\n    'padding-top',\n    'min-height',\n    'left',\n    'padding-left',\n    'font-weight',\n    'font-family',\n    'display',\n    'margin-bottom',\n    'padding-bottom',\n    'vertical-align',\n    'cursor',\n    'z-index',\n    'right',\n    'style',\n ]",
+                                                                    "|cwhite": "[ \n    'margin',\n    'padding',\n    'text-align',\n    'background',\n    'height',\n    'width',\n    'background-color',\n    'font-size',\n    'line-height',\n    'color',\n    'outline',\n    'text-decoration',\n    'position',\n    'clear',\n    'overflow',\n    'margin-top',\n    'border-bottom',\n    'top',\n    'list-style',\n    'margin-left',\n    'border',\n    'float' ,\n    'margin-right',\n    'padding-top',\n    'min-height',\n    'left',\n    'padding-left',\n    'font-weight',\n    'font-family',\n    'display',\n    'margin-bottom',\n    'padding-bottom',\n    'vertical-align',\n    'cursor',\n    'z-index',\n    'right',\n ]",
                                                                     "|xns": "Roo.form",
                                                                     "items": [
                                                                         {
index 8f53492..e72a40f 100644 (file)
@@ -462,6 +462,7 @@ Pman.Dialog.CoreEmail = {
                                                             {
                                                                 xtype: 'HtmlEditor',
                                                                 xns: Roo.form,
+                                                                clearUp : false,
                                                                 height : 250,
                                                                 name : 'bodytext',
                                                                 resizable : 's',
@@ -502,7 +503,6 @@ Pman.Dialog.CoreEmail = {
                                                                     'cursor',
                                                                     'z-index',
                                                                     'right',
-                                                                    'style',
                                                                  ],
                                                                 toolbars : [
                                                                     {