Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Wed, 30 Nov 2022 08:05:09 +0000 (16:05 +0800)
committerleon <leon@roojs.com>
Wed, 30 Nov 2022 08:05:09 +0000 (16:05 +0800)
Roo/bootstrap/Table.js

index 1196e45..7a8eea2 100644 (file)
@@ -973,7 +973,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 var td = {
                     tag: 'td',
                     cls : ' x-fcol-' + i,
-                    style: '',
                     html: cm.config[i].summaryFooter
                 };