Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Tue, 25 Sep 2012 10:47:13 +0000 (18:47 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Sep 2012 10:47:13 +0000 (18:47 +0800)
Pman.Download.js

index e97a1b9..23f8a9d 100644 (file)
@@ -152,7 +152,7 @@ Roo.apply(Pman.Download.prototype, {
        //     return;
         //} // n
         if (!this.submit) {
-            return false;
+            return true;
         }
         
       
@@ -181,7 +181,7 @@ Roo.apply(Pman.Download.prototype, {
             Roo.log(e);
         }
         // we can not actually do anything with the frame... as it may actually still be downloading..
-        return false;
+        return true;
     
         this.cleanup();