Roo/bootstrap/Header.js
authorEdward <edward@roojs.com>
Tue, 25 Mar 2014 05:57:50 +0000 (13:57 +0800)
committerEdward <edward@roojs.com>
Tue, 25 Mar 2014 05:57:50 +0000 (13:57 +0800)
Roo/bootstrap/Header.js

index 0f26b9e..ad7f99e 100644 (file)
@@ -32,17 +32,6 @@ Roo.extend(Roo.bootstrap.Header, Roo.bootstrap.Component,  {
     
     getAutoCreate : function(){
         
-//        var cfg = {
-//          tag: 'div',
-//          html: null,
-//          cn: [
-//                {
-//                    tag: 'h' + (1 *this.level),
-//                    html: this.html || 'fill in html'
-//                }
-//          ]
-//        };
-        
         var cfg = {
             tag: 'h' + (1 *this.level),
             html: this.html || 'fill in html'