Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 07:03:05 +0000 (15:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 07:03:05 +0000 (15:03 +0800)
Pman.Download.js

index 2b2e38d..3db1147 100644 (file)
@@ -86,7 +86,7 @@ Pman.Download = function(cfg)
         tag: 'form',
         method : 'POST',
         action : cfg.url,
-        target : this.csvFrame.id.
+        target : this.csvFrame.id,
         enctype : 'multipart/form-data'