Roo/Document.js
[roojs1] / Roo / Document.js
index 7c6dc14..d1c8c0a 100644 (file)
@@ -49,7 +49,7 @@ Roo.XComponent = function(cfg) {
 
     Roo.XComponent.register(this);
     this.modules = [];
-     
+    this.el = false; // where the layout goes..
     
     
 }