Roo/bootstrap/TableBody.js
[roojs1] / Roo / bootstrap / TableBody.js
index 01a2ae7..78e1b7f 100644 (file)
@@ -49,9 +49,6 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component,  {
         if(this.align){
             cfg.align = this.align;
         }
-        if(this.char){
-            cfg.char = this.char;
-        }
         if(this.charoff){
             cfg.charoff = this.charoff;
         }