From: leon Date: Wed, 30 Nov 2022 07:45:02 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=76646882737f2458611f62bf17f190ac02aeca66 Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index d4220c0f86..51e8dbcb0e 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++){