Pman.Download.js
authoredward <edward@roojs.com>
Thu, 5 May 2016 04:39:03 +0000 (12:39 +0800)
committeredward <edward@roojs.com>
Thu, 5 May 2016 04:39:03 +0000 (12:39 +0800)
Pman.Download.js

index f8a7845..7037f74 100644 (file)
@@ -159,7 +159,7 @@ Roo.apply(Pman.Download.prototype, {
             this.csvFrame.src = Roo.SSL_SECURE_URL;
         //}
         document.body.appendChild(this.csvFrame);
-        alert(this.csvFrame);
+
         if(Roo.isIE){
             document.frames[id].name = id;
         }