RED-5814: Fixed target type not displaying.

This commit is contained in:
Nicoleta Panaghiu 2022-12-21 11:43:49 +02:00
parent 69712243ce
commit a8d9fc1068

View File

@ -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">