examples/bootstrap/homepage.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 09:22:18 +0000 (17:22 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 09:22:18 +0000 (17:22 +0800)
examples/bootstrap/homepage.js

examples/bootstrap/homepage.bjs
examples/bootstrap/homepage.js

index 76e0bac..912136d 100644 (file)
                             ]
                         }
                     ]
+                },
+                {
+                    "xtype" : "Header",
+                    "$ xns" : "Roo.bootstrap"
                 }
             ]
         }
index ea15c27..be3c1fc 100644 (file)
@@ -68,6 +68,11 @@ homepage = new Roo.XComponent({
                         }
                     ]
 
+                },
+               {
+                    '|xns' : 'Roo.bootstrap',
+                    xtype : 'Header',
+                    xns : Roo.bootstrap
                 }
             ]