roojs-doc.js
[roojs1] / roojs-doc-debug.js
index 0a124b9..15d39e6 100644 (file)
@@ -30,6 +30,7 @@ Roo.doc.Entry  = function(config){
         marginheight : 0,
         offset : 0
     });
+    this.el = body;
      
     // call onRender once... and block next call...?
     this.onRender(body);
@@ -73,7 +74,6 @@ Roo.extend(Roo.doc.Entry, Roo.bootstrap.Component,  {
         return this.addxtypeChild(tree,cntr);
     },
     
-    
     onRender : function(ct, position)
     {