Roo/bootstrap/dash/TabBox.js
authormichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 04:11:58 +0000 (12:11 +0800)
committermichael <michael@office.ROOJS.COM>
Thu, 27 Nov 2014 04:11:58 +0000 (12:11 +0800)
Roo/bootstrap/dash/TabBox.js

index 1a9663a..8e7c7c9 100644 (file)
@@ -47,11 +47,12 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
             tag: 'div',
             cls: 'nav-tabs-custom',
             html : null,
-            cn: [{
-                tag: 'span',
-                cls: 'pull-left header',
-                html: this.title ? this.title : 'Title',
-            },
+            cn: [
+            // {
+            //     tag: 'span',
+            //     cls: 'pull-left header',
+            //     html: this.title ? this.title : 'Title',
+            // },
             {
                 tag: 'ul',
                 cls: 'nav nav-tabs pull-right',