Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Wed, 30 Nov 2022 06:00:29 +0000 (14:00 +0800)
committerleon <leon@roojs.com>
Wed, 30 Nov 2022 06:00:29 +0000 (14:00 +0800)
Roo/bootstrap/Table.js

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