Roo/HtmlEditorCore.js
[roojs1] / roojs-bootstrap-debug.js
index a81d7f5..ad99d0f 100644 (file)
@@ -13089,10 +13089,6 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component,  {
      */
     getValue : function(){
         var v = this.inputEl().getValue();
-        if(this.name == 'release_content') {
-            Roo.log('CONTENT GET VALUE');
-            Roo.log(this.inputEl());
-        }
         return v;
     },
     /**
@@ -31166,6 +31162,8 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             }
             
             var html = div.innerHTML;
+            Roo.log('sync value');
+            Roo.log(html);
             
             //?? tidy?
             if (this.autoClean) {