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

index 63450f7..4531685 100644 (file)
@@ -27,8 +27,8 @@ Roo.LayoutManager = function(container, config){
     }else if(this.el.dom != document.body && this.el.getStyle('position') == 'static'){
 //        this.el.position('relative');
     }
-    Roo.log(this);
-    return;
+//    Roo.log(this);
+//    return;
     this.id = this.el.id;
     this.el.addClass("x-layout-container");