[SSE] For Bug 48526

This commit is contained in:
Julia Radzhabova 2022-02-24 17:49:07 +03:00
parent 4ba266c6c7
commit 99e2630c9e

View file

@ -220,7 +220,7 @@ define([
iconCls: 'toolbar__icon btn-data-validation', iconCls: 'toolbar__icon btn-data-validation',
caption: this.capBtnTextDataValidation, caption: this.capBtnTextDataValidation,
disabled: true, disabled: true,
lock: [_set.editCell, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.selSlicer, _set.lostConnect, _set.coAuth, _set.ruleFilter, _set.editPivot, _set.cantModifyFilter, _set.sheetLock, _set.wsLock], lock: [_set.editCell, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.selSlicer, _set.lostConnect, _set.coAuth, _set.editPivot, _set.cantModifyFilter, _set.sheetLock, _set.wsLock],
dataHint: '1', dataHint: '1',
dataHintDirection: 'bottom', dataHintDirection: 'bottom',
dataHintOffset: 'small' dataHintOffset: 'small'