mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 11:10:56 +08:00
Change icon
This commit is contained in:
@ -2176,7 +2176,7 @@ define([
|
||||
this.btnEditText = new Common.UI.Button({
|
||||
parentEl: $('#annot-bar-edit-text', container),
|
||||
cls: 'btn-toolbar',
|
||||
iconCls: 'toolbar__icon btn-edit',
|
||||
iconCls: 'toolbar__icon btn-magic-wand',
|
||||
caption: this.textRecognize,
|
||||
hint: this.tipRecognize
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user