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

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

index 3f7701b..02d404e 100644 (file)
                                                                     "xtype" : "TabGroup",
                                                                     "$ xns" : "Roo.bootstrap.dash",
                                                                     "items" : [
+                                                                        {
+                                                                            "xtype" : "TabItem",
+                                                                            "$ xns" : "Roo.bootstrap.dash"
+                                                                        },
                                                                         {
                                                                             "xtype" : "TabItem",
                                                                             "$ xns" : "Roo.bootstrap.dash"
index d4efaed..08c74ee 100644 (file)
@@ -189,6 +189,11 @@ dashboard3 = new Roo.XComponent({
                                                                     xtype : 'TabGroup',
                                                                     xns : Roo.bootstrap.dash,
                                                                     items : [
+                                                                       {
+                                                                            '|xns' : 'Roo.bootstrap.dash',
+                                                                            xtype : 'TabItem',
+                                                                            xns : Roo.bootstrap.dash
+                                                                        },
                                                                        {
                                                                             '|xns' : 'Roo.bootstrap.dash',
                                                                             xtype : 'TabItem',