X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=dc5d9380aff25134bf025953bdafe40b580337ff;hp=52d97aec7ddec8038f74c61e3e9712c7cfdb9b56;hpb=9821cdc2b24f998cdd0b28ae2455b5a4ac0077f9;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index 52d97aec7d..f7d7c7f78a 100644 --- a/Roo/LayoutManager.js +++ b/Roo/LayoutManager.js @@ -17,8 +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')); // ie scrollbar fix if(this.el.dom == document.body && Roo.isIE && !config.allowScroll){ document.body.scroll = "no";