Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Wed, 30 Nov 2022 07:10:34 +0000 (15:10 +0800)
committerleon <leon@roojs.com>
Wed, 30 Nov 2022 07:10:34 +0000 (15:10 +0800)
Roo/bootstrap/Table.js

index c9e5a25..ae9e81c 100644 (file)
@@ -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: ''
             };