mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-27 18:43:30 +08:00
[SSE] Change icon in toolbar for pivot calculated items
This commit is contained in:
@ -306,7 +306,7 @@ define([
|
||||
|
||||
this.btnCalculatedItems = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon btn-select-pivot',
|
||||
iconCls: 'toolbar__icon btn-calculated',
|
||||
caption: this.txtCalculated,
|
||||
lock : [_set.lostConnect, _set.coAuth, _set.noPivot, _set.selRangeEdit, _set.pivotLock, _set.pivotCalcItemsLock, _set['FormatCells'], _set['PivotTables']],
|
||||
dataHint: '1',
|
||||
|
||||
Reference in New Issue
Block a user