X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=0b69a11b1055a6d3a3fd0719bdd58b5a235de0e4;hp=10a93609be1745827c133a7bffc0664fc547083f;hpb=58406519a5b7c40995361952202bfe4974954ffb;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index 10a93609be..f7d7c7f78a 100644 --- a/Roo/LayoutManager.js +++ b/Roo/LayoutManager.js @@ -24,7 +24,7 @@ Roo.LayoutManager = function(container, config){ this.el.position('relative'); } this.id = this.el.id; -// this.el.addClass("x-layout-container"); + this.el.addClass("x-layout-container"); /** false to disable window resize monitoring @type Boolean */ this.monitorWindowResize = true; this.regions = {};