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

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

index e16c48b..bd482c5 100644 (file)
                                                             "$ xns" : "Roo.bootstrap",
                                                             "items" : [
                                                                 {
-                                                                    "xtype" : "Element",
+                                                                    "xtype" : "Container",
                                                                     "$ xns" : "Roo.bootstrap"
                                                                 }
                                                             ]
index 4abaa94..681b5ee 100644 (file)
@@ -142,7 +142,7 @@ contact = new Roo.XComponent({
                                                             items : [
                                                                {
                                                                     '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Element',
+                                                                    xtype : 'Container',
                                                                     xns : Roo.bootstrap
                                                                 }
                                                             ]