temporary disable show for import redactions
This commit is contained in:
parent
c1a342e6ee
commit
618a84d3b7
@ -152,7 +152,7 @@ export class FileActionsComponent extends AutoUnsubscribe implements OnDestroy,
|
||||
action: $event => this._triggerImportRedactions($event),
|
||||
tooltip: _('dossier-overview.import-redactions'),
|
||||
icon: 'iqser:upload',
|
||||
show: this.showImportRedactions,
|
||||
show: false, // this.showImportRedactions,
|
||||
},
|
||||
{
|
||||
type: ActionTypes.downloadBtn,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user