Fix #6464 - card header
[roojs1] / Roo / bootstrap / TableRow.js
index 0ab918f..9e20d2a 100644 (file)
@@ -37,7 +37,7 @@ Roo.extend(Roo.bootstrap.TableRow, Roo.bootstrap.Component,  {
        
         cfg = {
             tag: 'tr'
-        }
+        };
             
         if(this.cls){
             cfg.cls = this.cls;