From: leon Date: Wed, 30 Nov 2022 05:55:44 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=38e4e69f41efb9a11ef7c5d0fc6ae36d8f64022e Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index c83f778a6b..42a021c40b 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -926,7 +926,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { cls : 'x-fcol-' + i, style : '', - html: config.footer + html: config.summaryFooter }; footer.cn.push(c)