Roo/bootstrap/TableBody.js
authorEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:59:07 +0000 (14:59 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:59:07 +0000 (14:59 +0800)
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;
         }