Pman.Dialog.Image.js
[Pman.Core] / 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()
                                 } 
                             });