remove debugging code
[roojs1] / Roo / bootstrap / Header.js
index 503c93b..9bd515a 100644 (file)
@@ -36,7 +36,7 @@ Roo.extend(Roo.bootstrap.Header, Roo.bootstrap.Component,  {
         
         var cfg = {
             tag: 'h' + (1 *this.level),
-            html: this.html || '';
+            html: this.html || ''
         } ;
         
         return cfg;