examples/bootstrap/bootstrap.js
authorJulian Knowles <julian@roojs.com>
Wed, 22 Jan 2014 09:55:39 +0000 (17:55 +0800)
committerJulian Knowles <julian@roojs.com>
Wed, 22 Jan 2014 09:55:39 +0000 (17:55 +0800)
examples/bootstrap/bootstrap.js

index 96c0a2e..171bbae 100644 (file)
@@ -26,10 +26,11 @@ Roo.example.bootstrap = new Roo.XComponent({
             items : [
                  {
                     xtype: 'Navbar',
+                    xns: Roo.bootstrap,
+                    bar: true,
                     position : 'fixed-top',
                     inverse : true,
                     brand: 'Brand',
-                    xns: Roo.bootstrap,
                     items : [
                         {
                             xtype: 'NavGroup',