[DE] Add icons
This commit is contained in:
parent
e38f30a3f3
commit
cb21490921
|
@ -148,7 +148,7 @@ define([
|
||||||
if (this.appConfig.isRestrictedEdit && this.appConfig.canFillForms) {
|
if (this.appConfig.isRestrictedEdit && this.appConfig.canFillForms) {
|
||||||
this.btnClear = new Common.UI.Button({
|
this.btnClear = new Common.UI.Button({
|
||||||
cls: 'btn-toolbar x-huge icon-top',
|
cls: 'btn-toolbar x-huge icon-top',
|
||||||
iconCls: 'toolbar__icon btn-clear',
|
iconCls: 'toolbar__icon clear-style',
|
||||||
caption: this.textClear
|
caption: this.textClear
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 744 B |
Binary file not shown.
After Width: | Height: | Size: 541 B |
Binary file not shown.
After Width: | Height: | Size: 999 B |
Loading…
Reference in a new issue