Pman.Dialog.Image.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 4 Nov 2010 04:42:39 +0000 (12:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 4 Nov 2010 04:42:39 +0000 (12:42 +0800)
Pman.Dialog.Image.js

index e50de8f..06a891c 100644 (file)
@@ -232,10 +232,7 @@ Pman.Dialog.Image = {
                             _this.dialog.el.mask("Sending");
                             _this.dialog.uploadComplete = false;
                             _this.form.doAction('submit', {
-                                url: this.url,
-                                method: 'POST',
                                 params: {
-                                 //   _id: 0 ,
                                     ts : Math.random()
                                 } 
                             });