examples/bootstrap/dashboard3.bjs
authormichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 05:48:08 +0000 (13:48 +0800)
committermichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 05:48:08 +0000 (13:48 +0800)
examples/bootstrap/dashboard3.js

examples/bootstrap/dashboard3.bjs
examples/bootstrap/dashboard3.js

index a91f957..6986bc6 100644 (file)
                                                     "xtype" : "Column",
                                                     "$ xns" : "Roo.bootstrap",
                                                     "String style" : "",
-                                                    "Number sm" : 12,
-                                                    "items" : [
-                                                        {
-                                                            "String cls" : "nav-tabs-custom",
-                                                            "xtype" : "Container",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "items" : [
-                                                                {
-                                                                    "xtype" : "Header",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "String html" : "SALES",
-                                                                    "String style" : "margin: 10,10,0,0"
-                                                                },
-                                                                {
-                                                                    "g_height" : 250,
-                                                                    "g_y" : 80,
-                                                                    "xtype" : "Graph",
-                                                                    "g_r" : 30,
-                                                                    "graphtype" : "bar",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "String style" : "border: 1px solid grey height:100%",
-                                                                    "g_width" : 500,
-                                                                    "g_x" : 30
-                                                                }
-                                                            ]
-                                                        }
-                                                    ]
+                                                    "Number sm" : 12
                                                 },
                                                 {
                                                     "Number md" : 6,
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',