Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Wed, 14 Aug 2019 07:19:16 +0000 (15:19 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Aug 2019 07:19:16 +0000 (15:19 +0800)
Pman.Download.js

index 560bb54..cb6c2e6 100644 (file)
@@ -194,7 +194,7 @@ Roo.apply(Pman.Download.prototype, {
                 if (this.failure) {
                     this.failure();
                 }
-                return;
+                return true;
             }
             
             Roo.log(doc.body.innerHTML);