docs/Roo.docs.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 14 Jan 2019 07:34:51 +0000 (15:34 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 14 Jan 2019 07:34:51 +0000 (15:34 +0800)
docs/Roo.docs.js

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

index 8c0a922..d5496ab 100644 (file)
      "String brand_href" : "#",
      "$ xns" : "Roo.bootstrap",
      "String brand" : " ",
-     "String style" : ""
+     "String style" : "",
+     "items" : [
+      {
+       "xtype" : "NavGroup",
+       "$ xns" : "Roo.bootstrap"
+      }
+     ]
     },
     {
      "listeners" : {
index a055854..a3bfaae 100644 (file)
@@ -287,7 +287,14 @@ Roo.docs = new Roo.XComponent({
        }
      },
      xns : Roo.bootstrap,
-     '|xns' : 'Roo.bootstrap'
+     '|xns' : 'Roo.bootstrap',
+     items  : [
+      {
+       xtype : 'NavGroup',
+       xns : Roo.bootstrap,
+       '|xns' : 'Roo.bootstrap'
+      }
+     ]
     },
     {
      xtype : 'Container',