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

index a686a1f..92eaff6 100644 (file)
@@ -58,8 +58,10 @@ Pman.Download = function(cfg)
         }
         catch(e) {
         }
+        
         if (this.form)
         {
+            return;
             this.form.remove();
             this.form= false;
         }