From df134e2a84bafa74e74bc80ab0551c61bfe9c68b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 Nov 2010 12:42:20 +0800 Subject: [PATCH] Pman.Dialog.Image.js --- Pman.Dialog.Image.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index fae649ef..e50de8f3 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -232,7 +232,7 @@ Pman.Dialog.Image = { _this.dialog.el.mask("Sending"); _this.dialog.uploadComplete = false; _this.form.doAction('submit', { - url: baseURL + '/Roo/Images.html', + url: this.url, method: 'POST', params: { // _id: 0 , -- 2.39.2