Roo/HtmlEditorCore.js
authoredward <edward@roojs.com>
Thu, 21 Dec 2017 04:53:18 +0000 (12:53 +0800)
committeredward <edward@roojs.com>
Thu, 21 Dec 2017 04:53:18 +0000 (12:53 +0800)
Roo/HtmlEditorCore.js

index c8af9df..94b1ec5 100644 (file)
@@ -353,7 +353,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
     pushValue : function(){
         if(this.initialized){
             var v = this.el.dom.value.trim();
-            
+            Roo.log(v);
 //            if(v.length < 1){
 //                v = '&#160;';
 //            }