Roo/bootstrap/TableRow.js
authorAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:05:15 +0000 (18:05 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:05:15 +0000 (18:05 +0800)
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;