[SSE] Add icons
This commit is contained in:
parent
acd9eb20da
commit
50e3c67299
|
@ -171,7 +171,7 @@ define([
|
||||||
|
|
||||||
this.btnRemoveDuplicates = new Common.UI.Button({
|
this.btnRemoveDuplicates = new Common.UI.Button({
|
||||||
cls: 'btn-toolbar x-huge icon-top',
|
cls: 'btn-toolbar x-huge icon-top',
|
||||||
iconCls: 'toolbar__icon btn-custom-sort',
|
iconCls: 'toolbar__icon btn-remove-duplicates',
|
||||||
caption: this.capBtnTextRemDuplicates,
|
caption: this.capBtnTextRemDuplicates,
|
||||||
disabled: true,
|
disabled: true,
|
||||||
lock: [_set.editCell, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.lostConnect, _set.coAuth, _set.ruleFilter, _set.editPivot, _set.cantModifyFilter, _set.sheetLock]
|
lock: [_set.editCell, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.lostConnect, _set.coAuth, _set.ruleFilter, _set.editPivot, _set.cantModifyFilter, _set.sheetLock]
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 357 B |
Binary file not shown.
After Width: | Height: | Size: 298 B |
Binary file not shown.
After Width: | Height: | Size: 363 B |
Loading…
Reference in a new issue