Commit 84cf8d18 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Fix Bug 32936.

parent 795c8588
......@@ -1527,7 +1527,6 @@ define([
case 'getMergeData': this.getMergeData(); break;
case 'setAppDisabled':
this.isAppDisabled = data.data;
this.api.asc_enableKeyEvents(false);
break;
case 'queryClose':
if ($('body .asc-window:visible').length === 0) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment