Roo/form/HtmlEditor.js
authorChris <chris@roojs.com>
Fri, 12 Jul 2013 06:54:10 +0000 (14:54 +0800)
committerChris <chris@roojs.com>
Fri, 12 Jul 2013 06:54:10 +0000 (14:54 +0800)
Roo/form/HtmlEditor.js

index f4a514f..c43a54a 100644 (file)
@@ -355,7 +355,8 @@ Roo.form.HtmlEditor = Roo.extend(Roo.form.Field, {
             this.el.dom.removeAttribute('tabIndex');
             this.el.focus();
         }else{
-             
+            Roo.log('out')
+            Roo.log(this.pushValue()); 
             this.pushValue();
             this.iframe.className = '';
             this.el.addClass('x-hidden');