Roo/doc/NavCategory.js
[roojs1] / Roo / doc / NavCategory.js
index 273069e..80d6f6b 100644 (file)
@@ -57,7 +57,7 @@ Roo.extend(Roo.doc.NavCategory, Roo.bootstrap.Component,  {
     },
     getChildContainer : function()
     {
-        return this.el.select('roo-child-ctr').first();
+        return this.el.select('roo-child-ctr',true).first();
     }