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

Roo/form/HtmlEditor.js

index e35ccd1..4bc9e52 100644 (file)
@@ -36,9 +36,9 @@ Roo.form.HtmlEditor = function(config){
  */
 Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
     /**
-     * @cfg {Boolean} cleanUpPaste
+     * @cfg {Boolean} clearUp
      */
-    cleanUpPaste : true,
+    clearUp : true,
       /**
      * @cfg {Array} toolbars Array of toolbars. - defaults to just the Standard one
      */