Roo/bootstrap/TableRow.js
authorEdward <edward@roojs.com>
Tue, 30 Sep 2014 06:37:13 +0000 (14:37 +0800)
committerEdward <edward@roojs.com>
Tue, 30 Sep 2014 06:37:13 +0000 (14:37 +0800)
Roo/bootstrap/TableRow.js

index 0ab918f..91479bf 100644 (file)
@@ -55,6 +55,8 @@ Roo.extend(Roo.bootstrap.TableRow, Roo.bootstrap.Component,  {
             cfg.valign = this.valign;
         }
        
+        Roo.log(cfg);
+        
         return cfg;
     }