Roo/bootstrap/Table.js
authorAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:04:36 +0000 (18:04 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:04:36 +0000 (18:04 +0800)
Roo/bootstrap/Table.js

index 412c323..ebbd164 100644 (file)
@@ -764,7 +764,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 rowIndex : rowIndex,
                 colIndex : i,
                 rowClass : ''
-            }
+            };
 
             this.fireEvent('rowclass', this, rowcfg);