Roo/bootstrap/TableCell.js
authorEdward <edward@roojs.com>
Mon, 7 Apr 2014 08:07:53 +0000 (16:07 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Apr 2014 08:07:53 +0000 (16:07 +0800)
Roo/bootstrap/TableCell.js

index 08e8ced..21921e5 100644 (file)
@@ -72,7 +72,6 @@ Roo.extend(Roo.bootstrap.TableCell, Roo.bootstrap.Component,  {
         if (this.cls) {
             cfg.cls=this.cls
         }
-        
         if (this.abbr) {
             cfg.abbr=this.abbr
         }