Roo/bootstrap/dash/TabBox.js
authormichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 12:01:21 +0000 (20:01 +0800)
committermichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 12:01:21 +0000 (20:01 +0800)
Roo/bootstrap/dash/TabBox.js

index e9ad461..2fb517b 100644 (file)
@@ -72,15 +72,15 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
                         // data-toggle: 'tab',
                         html: this.tab2_text ? this.tab2_text : 'tab2'
                     }]
-                },
-                {
-                    tag: 'li',
-                    cls: 'pull-left header',
-                    html: this.title ? this.title : 'Title',
-                    cn : [{
-                        tag: 'i',
-                        cls: 'fa fa-inbox',
-                    }]
+                // },
+                // {
+                //     tag: 'li',
+                //     cls: 'pull-left header',
+                //     html: this.title ? this.title : 'Title',
+                //     cn : [{
+                //         tag: 'i',
+                //         cls: 'fa fa-inbox',
+                //     }]
                 }]
             }]
         }