suggest removal for hint finalization
This commit is contained in:
parent
9f6fa4b545
commit
209a980965
@ -331,7 +331,7 @@ export class AnnotationWrapper {
|
||||
}
|
||||
}
|
||||
|
||||
if (redactionLogEntryWrapper.redacted) {
|
||||
if (redactionLogEntryWrapper.redacted || redactionLogEntryWrapper.hint) {
|
||||
if (redactionLogEntryWrapper.status === 'REQUESTED') {
|
||||
if (redactionLogEntryWrapper.dictionaryEntry) {
|
||||
annotationWrapper.superType =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user