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

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

index f1f2a57..7fda5ed 100644 (file)
                                                             "String html" : "Address"
                                                         },
                                                         {
+                                                            "String tag" : "address",
+                                                            "String cls" : "",
                                                             "xtype" : "Element",
                                                             "$ xns" : "Roo.bootstrap"
                                                         }
index 5dbbf50..a41962f 100644 (file)
@@ -194,6 +194,8 @@ contact = new Roo.XComponent({
                                                         },
                                                        {
                                                             '|xns' : 'Roo.bootstrap',
+                                                            tag : 'address',
+                                                            cls : '',
                                                             xtype : 'Element',
                                                             xns : Roo.bootstrap
                                                         }