[SSE] Add icons for custom sort
This commit is contained in:
parent
8d2e67daaf
commit
835e52a147
|
@ -168,7 +168,7 @@ define([
|
|||
|
||||
this.btnCustomSort = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon btn-to-columns',
|
||||
iconCls: 'toolbar__icon btn-custom-sort',
|
||||
caption: this.capBtnTextCustomSort,
|
||||
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]
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 488 B |
Binary file not shown.
After Width: | Height: | Size: 388 B |
Binary file not shown.
After Width: | Height: | Size: 634 B |
Loading…
Reference in a new issue