X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FTable.js;fp=Roo%2Fbootstrap%2FTable.js;h=38f11ffd2ea3a9886daa4ddeb64a40f71e0d776c;hb=f79671ee2efbe44b4450a645954c12fb8bb3e3df;hp=2c7dabd3798b7e8bfbb8a65f6dc6e311cd45ec56;hpb=2cdc5f6fe7f0fd617837c1d3c6ff7040b98b79aa;p=roojs1 diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 2c7dabd379..38f11ffd2e 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -915,6 +915,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { tag: 'tfoot', cn : [] }; + + var cm = this.cm; for(var i = 0, len = cm.getColumnCount(); i < len; i++){