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

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

index cb09e81..36445a7 100644 (file)
                                                                     "$ xns" : "Roo.bootstrap"
                                                                 }
                                                             ]
+                                                        },
+                                                        {
+                                                            "xtype" : "Header",
+                                                            "Number level" : 4,
+                                                            "$ xns" : "Roo.bootstrap"
                                                         }
                                                     ]
                                                 },
index d1e288f..c6fc97a 100644 (file)
@@ -369,6 +369,12 @@ homepage = new Roo.XComponent({
                                                                 }
                                                             ]
 
+                                                        },
+                                                       {
+                                                            '|xns' : 'Roo.bootstrap',
+                                                            xtype : 'Header',
+                                                            level : 4,
+                                                            xns : Roo.bootstrap
                                                         }
                                                     ]