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

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

index edb2b0b..2f352fb 100644 (file)
                                                             "items" : [
                                                                 {
                                                                     "xtype" : "TabGroup",
-                                                                    "$ xns" : "Roo.bootstrap.dash",
-                                                                    "items" : [
-                                                                        {
-                                                                            "xtype" : "TabItem",
-                                                                            "$ xns" : "Roo.bootstrap.dash"
-                                                                        },
-                                                                        {
-                                                                            "xtype" : "TabItem",
-                                                                            "$ xns" : "Roo.bootstrap.dash"
-                                                                        },
-                                                                        {
-                                                                            "xtype" : "TabItem",
-                                                                            "$ xns" : "Roo.bootstrap.dash"
-                                                                        },
-                                                                        {
-                                                                            "xtype" : "TabItem",
-                                                                            "$ xns" : "Roo.bootstrap.dash"
-                                                                        }
-                                                                    ]
+                                                                    "$ xns" : "Roo.bootstrap.dash"
                                                                 }
                                                             ]
                                                         }
index e1b34fe..2b2cd89 100644 (file)
@@ -187,30 +187,7 @@ dashboard3 = new Roo.XComponent({
                                                                {
                                                                     '|xns' : 'Roo.bootstrap.dash',
                                                                     xtype : 'TabGroup',
-                                                                    xns : Roo.bootstrap.dash,
-                                                                    items : [
-                                                                       {
-                                                                            '|xns' : 'Roo.bootstrap.dash',
-                                                                            xtype : 'TabItem',
-                                                                            xns : Roo.bootstrap.dash
-                                                                        },
-                                                                       {
-                                                                            '|xns' : 'Roo.bootstrap.dash',
-                                                                            xtype : 'TabItem',
-                                                                            xns : Roo.bootstrap.dash
-                                                                        },
-                                                                       {
-                                                                            '|xns' : 'Roo.bootstrap.dash',
-                                                                            xtype : 'TabItem',
-                                                                            xns : Roo.bootstrap.dash
-                                                                        },
-                                                                       {
-                                                                            '|xns' : 'Roo.bootstrap.dash',
-                                                                            xtype : 'TabItem',
-                                                                            xns : Roo.bootstrap.dash
-                                                                        }
-                                                                    ]
-
+                                                                    xns : Roo.bootstrap.dash
                                                                 }
                                                             ]