Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Fri, 15 Jun 2012 03:50:07 +0000 (11:50 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 Jun 2012 03:50:07 +0000 (11:50 +0800)
Pman.Download.js

index 009728c..91f822f 100644 (file)
@@ -227,7 +227,7 @@ Roo.apply(Pman.Download.prototype, {
             t.params['csvTitles['+i+']'] = c.header;
             
         });
-        this.grid.ds.fireEvent('load', this.grid.ds, { });
+        this.grid.ds.fireEvent('load', this.grid.ds, {  params : this.params });
         this.params.limit = 9999;