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

index cb6c2e6..5de6257 100644 (file)
@@ -143,6 +143,9 @@ Roo.apply(Pman.Download.prototype, {
     
     method : 'GET',
     
+    success : false,
+    failure : false,
+    
     // private..
     createCsvFrame: function()
     {