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

index c83f778..42a021c 100644 (file)
@@ -926,7 +926,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 cls : 'x-fcol-' + i,
                 style : '',
                 
-                html: config.footer
+                html: config.summaryFooter
             };
             
             footer.cn.push(c)