From: leon Date: Wed, 30 Nov 2022 07:44:54 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=f25529dce85dc6cd1312f9e5c02b208380543238 Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 51e8dbcb0e..d4220c0f86 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -965,7 +965,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { } } - if(!this.footerShow && this.summaryFooterShow) { + if(this.footerShow && this.summaryFooterShow) { for(var i = 0, len = cm.getColumnCount(); i < len; i++){