examples/bootstrap/dashboard3.bjs
[roojs1] / examples / bootstrap / dashboard3.js
index 9f2022b..6d7e4a8 100644 (file)
@@ -177,38 +177,7 @@ dashboard3 = new Roo.XComponent({
                                                     xtype : 'Column',
                                                     xns : Roo.bootstrap,
                                                     style : '',
-                                                    sm : 12,
-                                                    items : [
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            cls : 'nav-tabs-custom',
-                                                            xtype : 'Container',
-                                                            xns : Roo.bootstrap,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Header',
-                                                                    xns : Roo.bootstrap,
-                                                                    html : 'SALES',
-                                                                    style : 'margin: 10,10,0,0'
-                                                                },
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    g_height : 250,
-                                                                    g_y : 80,
-                                                                    xtype : 'Graph',
-                                                                    g_r : 30,
-                                                                    graphtype : 'bar',
-                                                                    xns : Roo.bootstrap,
-                                                                    style : 'border: 1px solid grey height:100%',
-                                                                    g_width : 500,
-                                                                    g_x : 30
-                                                                }
-                                                            ]
-
-                                                        }
-                                                    ]
-
+                                                    sm : 12
                                                 },
                                                {
                                                     '|xns' : 'Roo.bootstrap',