[SSE] Add toolbar icons
This commit is contained in:
parent
2f2d38d22a
commit
7fe3294a8f
|
@ -1341,7 +1341,7 @@ define([
|
||||||
me.btnPrintTitles = new Common.UI.Button({
|
me.btnPrintTitles = new Common.UI.Button({
|
||||||
id: 'tlbtn-printtitles',
|
id: 'tlbtn-printtitles',
|
||||||
cls: 'btn-toolbar x-huge icon-top',
|
cls: 'btn-toolbar x-huge icon-top',
|
||||||
iconCls: 'toolbar__icon btn-printtitles',
|
iconCls: 'toolbar__icon btn-print-titles',
|
||||||
caption: me.capBtnPrintTitles,
|
caption: me.capBtnPrintTitles,
|
||||||
lock : [_set.docPropsLock, _set.lostConnect, _set.coAuth]
|
lock : [_set.docPropsLock, _set.lostConnect, _set.coAuth]
|
||||||
});
|
});
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 198 B |
Binary file not shown.
After Width: | Height: | Size: 180 B |
Binary file not shown.
After Width: | Height: | Size: 213 B |
Loading…
Reference in a new issue