Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index 92d3b1f..56fc947 100644 (file)
@@ -223,7 +223,9 @@ Pman.Dialog.CoreAutoSavePreview = {
                         
                             _this.dialog.hide();
                             
-                        
+                            if (_this.callback) {
+                                _this.callback.call(this, act.result.data);
+                            }
                         }
                     },
                     text : "OK"