From 38e4e69f41efb9a11ef7c5d0fc6ae36d8f64022e Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 30 Nov 2022 13:55:44 +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 c83f778a6b..42a021c40b 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.footer + html: config.summaryFooter }; footer.cn.push(c) -- 2.39.2