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

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

index 0f6b22c..f1f2a57 100644 (file)
                                                             "Number level" : 4,
                                                             "$ xns" : "Roo.bootstrap",
                                                             "String html" : "Address"
+                                                        },
+                                                        {
+                                                            "xtype" : "Element",
+                                                            "$ xns" : "Roo.bootstrap"
                                                         }
                                                     ]
                                                 }
index d7d62c3..5dbbf50 100644 (file)
@@ -191,6 +191,11 @@ contact = new Roo.XComponent({
                                                             level : 4,
                                                             xns : Roo.bootstrap,
                                                             html : 'Address'
+                                                        },
+                                                       {
+                                                            '|xns' : 'Roo.bootstrap',
+                                                            xtype : 'Element',
+                                                            xns : Roo.bootstrap
                                                         }
                                                     ]