From: leon Date: Wed, 30 Nov 2022 08:05:09 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=2b34e230b5f96f9470edb65f3d748ad7044d0f2c Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 1196e45887..7a8eea2b62 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -973,7 +973,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { var td = { tag: 'td', cls : ' x-fcol-' + i, - style: '', html: cm.config[i].summaryFooter };