RED-8638 - In the workload, annotations with manualChanges have the hand icon displayed
This commit is contained in:
parent
d1491f0421
commit
0df50c337b
@ -93,11 +93,6 @@ export class AnnotationDetailsComponent implements OnChanges {
|
||||
description: _('annotation-engines.imported'),
|
||||
show: isBasedOn(annotation, Engines.IMPORTED),
|
||||
},
|
||||
{
|
||||
icon: 'red:redaction-changes',
|
||||
description: _('annotation-engines.manual'),
|
||||
show: isBasedOn(annotation, Engines.MANUAL),
|
||||
},
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user