[SSE] Add icons
This commit is contained in:
parent
abe351d408
commit
6b88441a1e
|
@ -781,7 +781,7 @@ define([
|
||||||
this.btnSwitch = new Common.UI.Button({
|
this.btnSwitch = new Common.UI.Button({
|
||||||
parentEl: $('#chart-btn-switch'),
|
parentEl: $('#chart-btn-switch'),
|
||||||
cls : 'btn-toolbar',
|
cls : 'btn-toolbar',
|
||||||
iconCls : 'toolbar__icon btn-select-range',
|
iconCls : 'toolbar__icon switch_row_column',
|
||||||
caption : this.textSwitch,
|
caption : this.textSwitch,
|
||||||
style : 'width: 100%;text-align: left;',
|
style : 'width: 100%;text-align: left;',
|
||||||
dataHint : '1',
|
dataHint : '1',
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 495 B |
Binary file not shown.
After Width: | Height: | Size: 557 B |
Binary file not shown.
After Width: | Height: | Size: 600 B |
Binary file not shown.
After Width: | Height: | Size: 444 B |
Binary file not shown.
After Width: | Height: | Size: 714 B |
Loading…
Reference in a new issue