Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Wed, 25 Jul 2018 05:11:15 +0000 (13:11 +0800)
committerEdward <edward@roojs.com>
Wed, 25 Jul 2018 05:11:15 +0000 (13:11 +0800)
Roo/bootstrap/Table.js

index 3329a47..9a64b58 100644 (file)
@@ -886,6 +886,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         
         var row = {
             tag : 'tr',
+            cls : '',
             cn : []
         };