Pman.Dialog.Image.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 4 Nov 2010 04:42:05 +0000 (12:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 4 Nov 2010 04:42:05 +0000 (12:42 +0800)
Pman.Dialog.Image.js

index 172fa01..fae649e 100644 (file)
@@ -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);