Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index b30842f..bb95ff7 100644 (file)
@@ -115,7 +115,6 @@ Pman.Dialog.CoreAutoSavePreview = {
                                         _this.source = _this.data.successFn(res);
                                 
                                         _this.viewPanel.setContent(_this.source);
-                                        _this.data.successFn();
                                         
                                     });
                                 }