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

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

index e16c48b..b5d598e 100644 (file)
                                                         },
                                                         {
                                                             "xtype" : "Row",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "items" : [
-                                                                {
-                                                                    "xtype" : "Element",
-                                                                    "$ xns" : "Roo.bootstrap"
-                                                                }
-                                                            ]
+                                                            "$ xns" : "Roo.bootstrap"
                                                         }
                                                     ]
                                                 }
index 4abaa94..c87bd24 100644 (file)
@@ -138,15 +138,7 @@ contact = new Roo.XComponent({
                                                        {
                                                             '|xns' : 'Roo.bootstrap',
                                                             xtype : 'Row',
-                                                            xns : Roo.bootstrap,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Element',
-                                                                    xns : Roo.bootstrap
-                                                                }
-                                                            ]
-
+                                                            xns : Roo.bootstrap
                                                         }
                                                     ]