From 4568e3071ea2e6c3960ba00a5575b3464e565b2e Mon Sep 17 00:00:00 2001 From: Timo Date: Fri, 27 Nov 2020 14:26:50 +0200 Subject: [PATCH] assign reviewer --- .../file/file-preview-screen/file-preview-screen.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 32754a4b6..dc0a02a47 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 @@ -43,7 +43,7 @@ (action)="assignReviewer()" *ngIf="permissionsService.canAssignReviewer(appStateService.activeFile) && appStateService.activeFile.currentReviewer" icon="red:edit" - tooltip="project-overview" + tooltip="file-preview.assign-reviewer" tooltipPosition="below" >