Roo/bootstrap/Table.js
[roojs1] / Roo / bootstrap / Table.js
index c82b762..c83f778 100644 (file)
@@ -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)