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

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

index ce21e3b..6b1cb6f 100644 (file)
@@ -11,6 +11,7 @@
             "$ xns" : "Roo.bootstrap",
             "items" : [
                 {
+                    "String cls" : "headroom animated",
                     "xtype" : "NavHeaderbar",
                     "Boolean inverse" : true,
                     "String brand" : "Hydra",
index 94106ed..2f1b711 100644 (file)
@@ -21,6 +21,7 @@ homepage = new Roo.XComponent({
             items : [
                {
                     '|xns' : 'Roo.bootstrap',
+                    cls : 'headroom animated',
                     xtype : 'NavHeaderbar',
                     inverse : true,
                     brand : 'Hydra',