highlight icon
This commit is contained in:
parent
aaf7441a35
commit
30ab916811
@ -150,7 +150,7 @@ export class FileActionsComponent extends AutoUnsubscribe implements OnDestroy,
|
||||
type: ActionTypes.circleBtn,
|
||||
action: $event => this._triggerImportRedactions($event),
|
||||
tooltip: _('dossier-overview.import-redactions'),
|
||||
icon: 'iqser:upload',
|
||||
icon: 'red:import_redactions',
|
||||
show: this.showImportRedactions,
|
||||
},
|
||||
{
|
||||
|
||||
@ -36,6 +36,7 @@ export class IconsModule {
|
||||
'fullscreen',
|
||||
'html-file',
|
||||
'info',
|
||||
'import_redactions',
|
||||
'lightning',
|
||||
'logo',
|
||||
'nav-first',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user