From: leon Date: Wed, 30 Nov 2022 07:54:17 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=05cff90ae97bbfbf95780866461cdc6aaa4131e6 Roo/bootstrap/Table.js --- 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){