X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=c711d090aa2e6f3dc7225ab3df62fd0f2a70217e;hp=2958ab922be902ae11df97dadcdb848e225a243b;hpb=8e5e5817e2e89823769e3f6d1b8c76e1e2ada3d9;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index 2958ab92..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -86,7 +86,6 @@ 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,