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

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

index d51e65c..2bb51f1 100644 (file)
                                     "String cls" : "text-center thin",
                                     "xtype" : "Header",
                                     "$ xns" : "Roo.bootstrap",
+                                    "Number level" : 3,
                                     "String html" : "Reasons to use this template"
                                 },
                                 {
index d1d2656..0c35ac5 100644 (file)
@@ -182,6 +182,7 @@ homepage = new Roo.XComponent({
                                     cls : 'text-center thin',
                                     xtype : 'Header',
                                     xns : Roo.bootstrap,
+                                    level : 3,
                                     html : 'Reasons to use this template'
                                 },
                                {