Roo/bootstrap/TableBody.js
authorEdward <edward@roojs.com>
Tue, 29 Apr 2014 05:13:03 +0000 (13:13 +0800)
committerEdward <edward@roojs.com>
Tue, 29 Apr 2014 05:13:03 +0000 (13:13 +0800)
Roo/bootstrap/TableBody.js

index 713a9bc..f2a2594 100644 (file)
@@ -76,7 +76,7 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component,  {
     onLoad: function () {
         
 //        this.clear();
-        
+        Roo.log(this.el);
         this.fireEvent('load', this);
     }