From 15c1b93a54ef7c9dfc5fd5841e3e8ace14164777 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 Nov 2010 12:42:39 +0800 Subject: [PATCH] Pman.Dialog.Image.js --- Pman.Dialog.Image.js | 3 --- 1 file changed, 3 deletions(-) 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() } }); -- 2.39.2