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

index 5efb8ee..2a88f03 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);