diff --git a/apps/red-ui/src/app/screens/file/file-preview-screen/file-preview-screen.component.html b/apps/red-ui/src/app/screens/file/file-preview-screen/file-preview-screen.component.html index 498320e93..3b488d3b3 100644 --- a/apps/red-ui/src/app/screens/file/file-preview-screen/file-preview-screen.component.html +++ b/apps/red-ui/src/app/screens/file/file-preview-screen/file-preview-screen.component.html @@ -232,7 +232,7 @@ attr.annotation-id="{{ annotation.id }}" attr.annotation-page="{{ page }}" [ngClass]="{ active: selectedAnnotation?.id === annotation.id }" - (click)="selectAnnotation(annotation.annotation)" + (click)="selectAnnotation(annotation)" >