examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 09:04:13 +0000 (17:04 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 09:04:13 +0000 (17:04 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index 458b324..6b394aa 100644 (file)
                                                         },
                                                         {
                                                             "xtype" : "Header",
-                                                            "$ xns" : "Roo.bootstrap"
+                                                            "Number level" : 4,
+                                                            "$ xns" : "Roo.bootstrap",
+                                                            "String html" : "Phone:"
                                                         }
                                                     ]
                                                 }
index 1f5fa10..eb2200c 100644 (file)
@@ -202,7 +202,9 @@ contact = new Roo.XComponent({
                                                        {
                                                             '|xns' : 'Roo.bootstrap',
                                                             xtype : 'Header',
-                                                            xns : Roo.bootstrap
+                                                            level : 4,
+                                                            xns : Roo.bootstrap,
+                                                            html : 'Phone:'
                                                         }
                                                     ]