roojs-doc.js
[roojs1] / roojs-doc-debug.js
index a44bfc6..6330ab0 100644 (file)
@@ -385,7 +385,7 @@ Roo.extend(Roo.doc.Section, Roo.bootstrap.Component,  {
                 cn : []
             };
             // might not have any..
-            var params = this.parent.items[0].items;
+            var params = this.parent().items[0].items;
             for (var i =0; i < params.length;i++) {
                 ul.cn.push( params[i].getAutoCreateParamSection() )
             }