examples/bootstrap/dashboard3.bjs
authormichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 04:17:31 +0000 (12:17 +0800)
committermichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 04:17:31 +0000 (12:17 +0800)
examples/bootstrap/dashboard3.js

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

index 4bd5037..be4c4db 100644 (file)
                                                     "items" : [
                                                         {
                                                             "xtype" : "TabBox",
-                                                            "$ xns" : "Roo.bootstrap.dash",
-                                                            "items" : [
-                                                                {
-                                                                    "xtype" : "TabPane",
-                                                                    "$ xns" : "Roo.bootstrap.dash"
-                                                                }
-                                                            ]
+                                                            "$ xns" : "Roo.bootstrap.dash"
                                                         }
                                                     ]
                                                 }
index 59206d8..31cceae 100644 (file)
@@ -286,15 +286,7 @@ dashboard3 = new Roo.XComponent({
                                                        {
                                                             '|xns' : 'Roo.bootstrap.dash',
                                                             xtype : 'TabBox',
-                                                            xns : Roo.bootstrap.dash,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap.dash',
-                                                                    xtype : 'TabPane',
-                                                                    xns : Roo.bootstrap.dash
-                                                                }
-                                                            ]
-
+                                                            xns : Roo.bootstrap.dash
                                                         }
                                                     ]