Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:47:15 +0000 (13:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:47:15 +0000 (13:47 +0800)
Pman.Download.js

index cfd8d93..ec2f1f9 100644 (file)
@@ -65,7 +65,7 @@ Pman.Download = function(cfg)
         }
 
     }
-    Roo.EventManager.on( this.csvFrame, 'load', cb, this);
+    //Roo.EventManager.on( this.csvFrame, 'load', cb, this);
     
     cfg.method = cfg.method || 'GET';