From: leon Date: Wed, 30 Nov 2022 07:36:27 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=3e012be68b2fbc946e942c79474eab10d8070beb Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index c789297762..2c7dabd379 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -346,7 +346,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { } if(!this.footerShow && this.summaryFooterShow) { - this.renderSummaryFooter(); + cfg.cn.push(this.renderSummaryFooter()); } // where does this come from?