Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:48:40 +0000 (13:48 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:48:40 +0000 (13:48 +0800)
Roo/form/HtmlEditor.js

index 7dbbb7d..e35ccd1 100644 (file)
@@ -35,6 +35,10 @@ Roo.form.HtmlEditor = function(config){
  * any element that has display set to 'none' can cause problems in Safari and Firefox.<br/><br/>
  */
 Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
+    /**
+     * @cfg {Boolean} cleanUpPaste
+     */
+    cleanUpPaste : true,
       /**
      * @cfg {Array} toolbars Array of toolbars. - defaults to just the Standard one
      */