remove debugging code
[roojs1] / Roo / bootstrap / MessageBar.js
index f217f28..68170fa 100644 (file)
@@ -44,7 +44,7 @@ Roo.extend(Roo.bootstrap.MessageBar, Roo.bootstrap.Component,  {
                     html: this.html || ''
                 }
             ]
-        }
+        };
         
         if(this.fixed){
             cfg.cls += ' alert-messages-fixed';