Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:08:25 +0000 (14:08 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:08:25 +0000 (14:08 +0800)
Roo/form/HtmlEditor.js

index 4a0e238..e27d2b5 100644 (file)
@@ -256,8 +256,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
             this.resizeEl.resizeTo.defer(100, this.resizeEl,[ this.width,this.height ] );
             // should trigger onReize..
         }
-        Roo.log('el!!!!');
-        Roo.log(this.el);
+        
         this.keyNav = new Roo.KeyNav(this.el, {
             
             "tab" : function(e){