Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:45:31 +0000 (13:45 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:45:31 +0000 (13:45 +0800)
Roo/form/HtmlEditor.js

index bd8d757..b6e61bf 100644 (file)
@@ -417,7 +417,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
                 
                 var ah = h - this.wrap.getFrameWidth('tb') - tbh;// this.tb.el.getHeight();
                 ah -= 5; // knock a few pixes off for look..
-                Roo.log(ah);
+//                Roo.log(ah);
                 this.el.setHeight(this.adjustWidth('textarea', ah));
                 var eh = ah;
             }