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

index bfaea77..9f76ba3 100644 (file)
@@ -152,7 +152,7 @@ Roo.apply(Pman.Download.prototype, {
        //     return;
         //} // n
         if (!this.submit) {
-            return;
+            return false;
         }
         
       
@@ -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;
+        return false;
     
         this.cleanup();