Refresh documents list on closing the editor
This commit is contained in:
parent
c6a207ec51
commit
8b2406d47d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user