[SSE] revert changes for bug 76359

This commit is contained in:
maxkadushkin
2026-02-12 23:45:34 +03:00
parent e15d461e0f
commit 449a70800e

View File

@ -963,7 +963,7 @@ define([
if (!this.isShowOpenDialog) {
this.api.asc_enableKeyEvents(false);
this.loadMask.show(action.id === Asc.c_oAscAsyncAction['Open']);
this.loadMask.show();
}
} else {
this.getApplication().getController('Statusbar').setStatusCaption(text, force, 0, statusCallback);