X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FTable.js;h=9d164157ec6968c0092d6e4846f50468414ce40b;hb=05cff90ae97bbfbf95780866461cdc6aaa4131e6;hp=04338060ed9e5e49b885c867ac5e5bdaf14296b6;hpb=867d17ae8c6999f4b698a20c8f7708c70b582313;p=roojs1 diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 04338060ed..9d164157ec 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -987,14 +987,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { } tfoot.createChild(row); - - var _this = this; - - if(row.cellObjects.length){ - Roo.each(row.cellObjects, function(r){ - _this.renderCellObject(r); - }) - } } Roo.each(this.el.select('tbody td', true).elements, function(e){