Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index c7c08a2..103f073 100644 (file)
@@ -110,6 +110,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                                         }
                                         
                                         _this.source = res.data.POST.source;
+                                        Roo.log(_this.source);
                                         _this.viewPanel.setContent(_this.source);
                                         
                                     });