Commit 045baf43 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Bug with opening comments left panel (text input to canvas was blocked).

parent 0eb78262
......@@ -543,7 +543,6 @@ define([
this.getApplication().getController('Common.Controllers.Comments').onAfterShow();
}
this.api.asc_enableKeyEvents(!state);
if (!state) $(this.leftMenu.btnComments.el).blur();
}
},
......
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