From: leon Date: Wed, 30 Nov 2022 05:51:56 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c5951446c2b31195bf1ce87443cd03478e0bd810 Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index c82b762aeb..c83f778a6b 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: cm.config[i].footer + html: config.footer }; footer.cn.push(c)