Roo/bootstrap/Table.js
[roojs1] / Roo / bootstrap / Table.js
index 20e0a08..0433806 100644 (file)
@@ -981,6 +981,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                     style: '',
                     html: cm.config[i].summaryFooter
                 };
+
+                tr.cn.push(td);
                 
             }