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

index b7d021b..9c6dd39 100644 (file)
@@ -78,7 +78,7 @@ Roo.extend(Roo.bootstrap.TableBody, Roo.bootstrap.Component,  {
         
         this.clear();
         
-        this.fireEvent('load', this, this.store.data);
+        this.fireEvent('load', this);
     },
     
     clear: function()