From 8e5e5817e2e89823769e3f6d1b8c76e1e2ada3d9 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 13:02:56 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Download.js b/Pman.Download.js index 7037f745..2958ab92 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -86,6 +86,7 @@ Pman.Download = function(cfg) var b = Roo.get(document.body); this.form = b.createChild({ tag: 'form', + name: 'testForm', method : this.method, action : this.url, target : this.newWindow ? '_new' : this.csvFrame.id, -- 2.39.2