From 265738e2429f40d637612d56eb8ca22e5112ff86 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 Nov 2010 12:42:05 +0800 Subject: [PATCH] Pman.Dialog.Image.js --- Pman.Dialog.Image.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index 172fa01e..fae649ef 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -127,6 +127,7 @@ Pman.Dialog.Image = { if (act.type == 'submit') { // only submitted here if we are _this.dialog.hide(); + //console.log(act); if (_this.callback) { _this.callback.call(this, act.result.data); -- 2.39.2