From: edward Date: Wed, 30 Mar 2016 06:05:27 +0000 (+0800) Subject: Pman.Dialog.CoreEmail.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6070b59f14b792f9d329f8340c28037b73aa72a5 Pman.Dialog.CoreEmail.bjs Pman.Dialog.CoreEmail.js --- diff --git a/Pman.Dialog.CoreEmail.bjs b/Pman.Dialog.CoreEmail.bjs index bc339a98..52459de9 100644 --- a/Pman.Dialog.CoreEmail.bjs +++ b/Pman.Dialog.CoreEmail.bjs @@ -309,6 +309,7 @@ }, "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 ]", + "| function autosave" : "function() { }", "$ xns" : "Roo.form", "resizable" : "s", "name" : "bodytext", diff --git a/Pman.Dialog.CoreEmail.js b/Pman.Dialog.CoreEmail.js index d121269d..a4e86ffd 100644 --- a/Pman.Dialog.CoreEmail.js +++ b/Pman.Dialog.CoreEmail.js @@ -656,6 +656,7 @@ Pman.Dialog.CoreEmail = { xtype : 'FieldSet', items : [ { + autosave : function() { }, clearUp : false, cwhite : [ 'margin',