examples/bootstrap/homepage.bjs
authorMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:07:23 +0000 (13:07 +0800)
committerMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:07:23 +0000 (13:07 +0800)
examples/bootstrap/homepage.js

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

index ab85562..0ccb08d 100644 (file)
                             "String cls" : "thin",
                             "xtype" : "Header",
                             "$ xns" : "Roo.bootstrap",
+                            "Number level" : 3,
                             "String html" : "The best place to tell people why they are here"
                         },
                         {
index ab70b90..651a93b 100644 (file)
@@ -152,6 +152,7 @@ homepage = new Roo.XComponent({
                             cls : 'thin',
                             xtype : 'Header',
                             xns : Roo.bootstrap,
+                            level : 3,
                             html : 'The best place to tell people why they are here'
                         },
                        {