For Bug 43155

This commit is contained in:
Julia Radzhabova 2019-10-15 12:36:27 +03:00
parent 96f9113bf9
commit f791017549

View file

@ -80,6 +80,7 @@ define([
})); }));
this.editMode = false; this.editMode = false;
this.rangeSelectionMode = Asc.c_oAscSelectionDialogType.None;
this.btnZoomDown = new Common.UI.Button({ this.btnZoomDown = new Common.UI.Button({
el: $('#status-btn-zoomdown',this.el), el: $('#status-btn-zoomdown',this.el),