X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=c08321789efbd044f846fa2cdb72a3b6fa46ea12;hb=392747ff0581018c9a870bed5c6fab90e36846e4;hp=b625840941ec30c7085fbd645ebaaa671871fb6d;hpb=03024e645e6ed69ce5c56e35a0272f274d9f8ec3;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index b625840941..c08321789e 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -10050,8 +10050,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { var value = cm.config[i].summaryFooter; - Roo.log('value [' + i + '] : ' + value); - var td = { tag: 'td', cls : ' x-fcol-' + i, @@ -10063,6 +10061,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { } + tfoot.dom.innerHTML = ''; + tfoot.createChild(tr); }