Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 06:31:40 +0000 (14:31 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 06:31:40 +0000 (14:31 +0800)
Pman.Download.js

index 2a88f03..c657866 100644 (file)
@@ -62,7 +62,7 @@ Pman.Download = function(cfg)
         if (this.form)
         {
             
-             this.form.remove();
+           //  this.form.remove();
             this.form= false;
         }
         Roo.EventManager.removeListener(frame, 'load', cb, this);