From: Alan Knowles Date: Thu, 4 Nov 2010 04:42:05 +0000 (+0800) Subject: Pman.Dialog.Image.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=265738e2429f40d637612d56eb8ca22e5112ff86 Pman.Dialog.Image.js --- 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);