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

index 86618ae..139e11b 100644 (file)
@@ -27,7 +27,8 @@ Roo.extend(Roo.bootstrap.TableRow, Roo.bootstrap.Component,  {
        cfg = {
            tag: 'tr'
        }
-       
+       Roo.log('row');
+        Roo.log(cfg);
         return cfg;
     }