From 4db9e08fa16a3ce69c465da277686b37693bf34d Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 30 Nov 2022 14:00:29 +0800 Subject: [PATCH] Roo/bootstrap/Table.js --- Roo/bootstrap/Table.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 42a021c40b..711de33d22 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -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) -- 2.39.2