From: Alan Knowles Date: Thu, 4 Nov 2010 04:42:39 +0000 (+0800) Subject: Pman.Dialog.Image.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=15c1b93a54ef7c9dfc5fd5841e3e8ace14164777 Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index e50de8f3..06a891cd 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -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() } });