X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hp=cedd4bbbdd9fc2a1b616c3d49ced7b804fb8f4dd;hb=refs%2Fheads%2Fwip_edward_T5851_download_old_offer_sheet;hpb=92a8d7fac82442715c0d98e9bfbbb0f88347ba2e diff --git a/Pman.Download.js b/Pman.Download.js index cedd4bbb..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);return; (function() { this.submit = true; this.form.dom.submit();