For Bug 43155
This commit is contained in:
parent
96f9113bf9
commit
f791017549
|
@ -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),
|
||||||
|
|
Loading…
Reference in a new issue