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

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

index 6b93e28..c0f0523 100644 (file)
                                                             "String cls" : "widget-title",
                                                             "xtype" : "Header",
                                                             "Number level" : 3,
-                                                            "$ xns" : "Roo.bootstrap"
+                                                            "$ xns" : "Roo.bootstrap",
+                                                            "String html" : "Contact"
                                                         }
                                                     ]
                                                 }
index 6af3732..ab7bc74 100644 (file)
@@ -545,7 +545,8 @@ homepage = new Roo.XComponent({
                                                             cls : 'widget-title',
                                                             xtype : 'Header',
                                                             level : 3,
-                                                            xns : Roo.bootstrap
+                                                            xns : Roo.bootstrap,
+                                                            html : 'Contact'
                                                         }
                                                     ]