[SSE] Fix bug 46442
This commit is contained in:
parent
6c600791da
commit
91989995bf
|
@ -203,6 +203,7 @@ define([
|
|||
|
||||
}, this),
|
||||
'tab:dragstart': _.bind(function (dataTransfer, selectTabs) {
|
||||
Common.UI.Menu.Manager.hideAll();
|
||||
this.api.asc_closeCellEditor();
|
||||
var arrTabs = [],
|
||||
arrName = [],
|
||||
|
|
Loading…
Reference in a new issue