Pman.Download.js
[Pman.Core] / Pman.Download.js
index 7037f74..f8a7845 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;
         }