X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FTable.js;h=ae9e81c40e523c789695037748d8bf0b0d4fb9e0;hb=05e11ffa3de7ffebed70f78c9964826847c2f37e;hp=c9e5a25ac0b25db7a47284f40ca54c3dda34c339;hpb=8a9a685de2dddf18d79a2d62c1ae7ae5d82a0f73;p=roojs1 diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index c9e5a25ac0..ae9e81c40e 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -344,7 +344,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { if(this.footerShow){ cfg.cn.push(this.renderFooter()); } - + // where does this come from? //cfg.cls+= ' TableGrid'; } @@ -922,7 +922,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { tag: 'td', cls : 'x-fcol-' + i, style : '', - html: '' };