Roo/bootstrap/dash/TabBox.js
authormichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 09:33:15 +0000 (17:33 +0800)
committermichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 09:33:15 +0000 (17:33 +0800)
Roo/bootstrap/dash/TabBox.js

index 17e1f84..886deef 100644 (file)
@@ -53,7 +53,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
                 cls: 'nav nav-tabs pull-right',
                 cn: [{
                     tag: 'li',
-                    cls: 'tabgroup active',
+                    cls: 'active',
                     html: null,
                     cn : [{
                         tag: 'a',
@@ -64,7 +64,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
                 },
                 {
                     tag: 'li',
-                    cls: 'tabgroup',
+                    cls: '',
                     html: null,
                     cn : [{
                         tag: 'a',