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

index 4154cfd..84547d2 100644 (file)
@@ -28,7 +28,9 @@ var t = new Pman.Download({
 
 Pman.Download = function(cfg)
 {
+    
+    this.params = {};
+    
     Roo.apply(this, cfg);
      
     if (this.grid) {