Roo/LayoutManager.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 08:34:11 +0000 (16:34 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 08:34:11 +0000 (16:34 +0800)
Roo/LayoutManager.js

index f7d7c7f..10a9360 100644 (file)
@@ -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 = {};