Roo/bootstrap/TableBody.js
authorEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:29:25 +0000 (14:29 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Apr 2014 06:29:25 +0000 (14:29 +0800)
Roo/bootstrap/TableBody.js

index f41729e..01d92cc 100644 (file)
@@ -31,6 +31,7 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component,  {
         if(this.tag){
             cfg.tag = this.tag;
         }
+        
         if (this.html) {
             cfg.html=this.html
         }