try and get ctrl-enter to add a clear all
[roojs1] / Roo / LayoutManager.js
index 10a9360..f7d7c7f 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 = {};