examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 10:03:29 +0000 (18:03 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 10:03:29 +0000 (18:03 +0800)
examples/bootstrap/Editor.js

index e3c5d64..a65d314 100644 (file)
@@ -43,7 +43,12 @@ Roo.example.Editor = new Roo.XComponent({
                                     cls : 'container alpha',
                                     xns : Roo.bootstrap,
                                     items : [
-                                       
+                                       {
+                                            level : 4,
+                                            xtype : 'Header',
+                                            html : 'First TabPanel With ComboBox',
+                                            xns : Roo.bootstrap
+                                        }
                                     ]
 
                                 }