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

index bf8dfc8..e496436 100644 (file)
@@ -152,9 +152,9 @@ Roo.apply(Pman.Download.prototype, {
        //     return;
         //} // n
         if (!this.submit) {
-            return;
+            return false;
         }
-          return;
+        return false;
       
         var frame = this.csvFrame;
         var success  = true;