mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix icon cls
This commit is contained in:
@ -180,7 +180,7 @@ define([
|
||||
|
||||
this.btnFillStatus = new Common.UI.Button({
|
||||
cls: 'btn-toolbar margin-right-small',
|
||||
iconCls: 'svg-icon status',
|
||||
iconCls: 'svg-icon filing-status-light',
|
||||
hint: this.tipFillStatus,
|
||||
scaling: false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user