examples/bootstrap/homepage.bjs
authorMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:26:04 +0000 (13:26 +0800)
committerMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:26:04 +0000 (13:26 +0800)
examples/bootstrap/homepage.js

examples/bootstrap/homepage.bjs
examples/bootstrap/homepage.js

index dd098a8..ed99f63 100644 (file)
                                 {
                                     "xtype" : "Header",
                                     "$ xns" : "Roo.bootstrap"
+                                },
+                                {
+                                    "xtype" : "Element",
+                                    "$ xns" : "Roo.bootstrap"
                                 }
                             ]
                         }
index ebd4b49..c8dbd8a 100644 (file)
@@ -494,6 +494,11 @@ homepage = new Roo.XComponent({
                                     '|xns' : 'Roo.bootstrap',
                                     xtype : 'Header',
                                     xns : Roo.bootstrap
+                                },
+                               {
+                                    '|xns' : 'Roo.bootstrap',
+                                    xtype : 'Element',
+                                    xns : Roo.bootstrap
                                 }
                             ]