Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Tue, 6 Dec 2022 08:20:10 +0000 (16:20 +0800)
committerleon <leon@roojs.com>
Tue, 6 Dec 2022 08:20:10 +0000 (16:20 +0800)
Roo/bootstrap/Table.js

index 5a2456e..4de3c5d 100644 (file)
@@ -962,7 +962,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             }
         }
 
-        if(!this.footerShow && this.summaryFooterShow) {
+        if(!this.footerShow && this.footerColumns) {
 
             var tr = {
                 tag : 'tr',