examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:06:51 +0000 (16:06 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:06:51 +0000 (16:06 +0800)
examples/bootstrap/contact.js

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

index d05adc3..2cfb50f 100644 (file)
@@ -43,6 +43,7 @@
                                             "$ xns" : "Roo.bootstrap",
                                             "items" : [
                                                 {
+                                                    "String tag" : "header",
                                                     "xtype" : "Element",
                                                     "$ xns" : "Roo.bootstrap"
                                                 }
index 7a6d20a..64f7771 100644 (file)
@@ -59,6 +59,7 @@ contact = new Roo.XComponent({
                                             items : [
                                                {
                                                     '|xns' : 'Roo.bootstrap',
+                                                    tag : 'header',
                                                     xtype : 'Element',
                                                     xns : Roo.bootstrap
                                                 }