docs/Roo.docs.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 30 Jul 2021 03:45:41 +0000 (11:45 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Jul 2021 03:45:41 +0000 (11:45 +0800)
docs/Roo.docs.js

docs/Roo.docs.bjs
docs/Roo.docs.js

index 55f4374..908da43 100644 (file)
           },
           {
            "listeners" : {
-            "render" : "function (_self)\n{\n    _this.tree_children  = this;\n}"
+            "render" : "function (_self)\n{\n    _this.doc_children  = this;\n}"
            },
            "String header" : "Children that can be added using Roo.factory",
            "String cls" : "doc-children",
index 9688d15..f32094e 100644 (file)
@@ -824,7 +824,7 @@ Roo.docs = new Roo.XComponent({
            listeners : {
             render : function (_self)
              {
-                 _this.tree_children  = this;
+                 _this.doc_children  = this;
              }
            },
            xns : Roo.bootstrap,