RED-5814: Fixed target type not displaying.
This commit is contained in:
parent
69712243ce
commit
a8d9fc1068
@ -20,7 +20,7 @@
|
||||
<span>{{ annotation.descriptor | translate }}</span
|
||||
>:
|
||||
</strong>
|
||||
{{ annotation.isSuggestion ? annotation.recategorizationType : annotation.entity.label }}
|
||||
{{ annotation.recategorizationType ?? annotation.entity.label }}
|
||||
</div>
|
||||
|
||||
<div *deny="roles.getRss; if: annotation.shortContent && !annotation.isHint">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user