X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=2667e5de2255d3c16b10f3d5a9d8af0718ab8e79;hp=df6924df6fafdb8f0877ad6ae7e7c8a9d0723ce7;hpb=f3eb5101c3f9bf9c6055c050f67cde995113e8db;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index df6924df..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, @@ -117,7 +116,6 @@ Pman.Download = function(cfg) } - Roo.log(document.testForm[0]);return; (function() { this.submit = true; this.form.dom.submit();