X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=75cbc4ce04c9c01ac47671cb01320ce699128d00;hp=f47c8519338bac61e6ce61432d2a16fe34b3f41d;hpb=a83f274e5f8b2363f390e66f5637ba32b102aaa5;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index f47c851933..f7d7c7f78a 100644 --- a/Roo/LayoutManager.js +++ b/Roo/LayoutManager.js @@ -17,9 +17,6 @@ Roo.LayoutManager = function(container, config){ Roo.LayoutManager.superclass.constructor.call(this); this.el = Roo.get(container); - Roo.log('height!!!!!!!!!!!!!!!!!'); - Roo.log(this.el.getStyles('width', 'height')); - return; // ie scrollbar fix if(this.el.dom == document.body && Roo.isIE && !config.allowScroll){ document.body.scroll = "no";