mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 12:18:47 +08:00
[SSE] Bug 45989
This commit is contained in:
@ -239,7 +239,7 @@ define([
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon btn-select-pivot',
|
||||
caption: this.txtSelect,
|
||||
lock: [_set.lostConnect, _set.coAuth, _set.noPivot, _set.selRangeEdit, _set.pivotLock]
|
||||
lock: [_set.lostConnect, _set.coAuth, _set.noPivot, _set.selRangeEdit]
|
||||
});
|
||||
this.lockedControls.push(this.btnSelectPivot);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user