diff --git a/js/documents.js b/js/documents.js index b5681fc1..7207619d 100644 --- a/js/documents.js +++ b/js/documents.js @@ -233,6 +233,8 @@ var documentsMain = { documentsMain.isEditorMode = false; parent.location.hash = ""; + documentsMain.show(); + documentsMain.webodfEditorInstance.endEditing(); documentsMain.webodfEditorInstance.close(function() { // successfull shutdown - all is good.