examples/bootstrap/dashboard3.bjs
[roojs1] / examples / bootstrap / dashboard3.js
index 6d7e4a8..2b2cd89 100644 (file)
@@ -177,7 +177,23 @@ dashboard3 = new Roo.XComponent({
                                                     xtype : 'Column',
                                                     xns : Roo.bootstrap,
                                                     style : '',
-                                                    sm : 12
+                                                    sm : 12,
+                                                    items : [
+                                                       {
+                                                            '|xns' : 'Roo.bootstrap.dash',
+                                                            xtype : 'TabBox',
+                                                            xns : Roo.bootstrap.dash,
+                                                            items : [
+                                                               {
+                                                                    '|xns' : 'Roo.bootstrap.dash',
+                                                                    xtype : 'TabGroup',
+                                                                    xns : Roo.bootstrap.dash
+                                                                }
+                                                            ]
+
+                                                        }
+                                                    ]
+
                                                 },
                                                {
                                                     '|xns' : 'Roo.bootstrap',