Roo/bootstrap/Table.js
[roojs1] / Roo / bootstrap / Table.js
index 9d16415..7f76247 100644 (file)
@@ -986,7 +986,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 
             }
             
-            tfoot.createChild(row);
+            tfoot.createChild(tr);
         }
         
         Roo.each(this.el.select('tbody td', true).elements, function(e){