Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Wed, 30 Nov 2022 05:35:39 +0000 (13:35 +0800)
committerleon <leon@roojs.com>
Wed, 30 Nov 2022 05:35:39 +0000 (13:35 +0800)
Roo/bootstrap/Table.js

index a6aceb8..afa82a3 100644 (file)
@@ -346,7 +346,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             }
 
             if(!this.footerShow && this.summaryFooterShow) {
-                cfg.cn.push(this.rendersummaryFooter());
+                cfg.cn.push(this.renderSummaryFooter());
             }
             // where does this come from?
             //cfg.cls+=  ' TableGrid';