Roo/bootstrap/Table.js
[roojs1] / Roo / bootstrap / Table.js
index b184582..529fd30 100644 (file)
@@ -511,7 +511,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             }
         });
         
-        var tbody =  this.mainBody = this.el.select('tbody', true).first();
+        var tbody =  this.mainBody;
         
         var renders = [];