assign reviewer
This commit is contained in:
parent
e77c9172ad
commit
4568e3071e
@ -43,7 +43,7 @@
|
|||||||
(action)="assignReviewer()"
|
(action)="assignReviewer()"
|
||||||
*ngIf="permissionsService.canAssignReviewer(appStateService.activeFile) && appStateService.activeFile.currentReviewer"
|
*ngIf="permissionsService.canAssignReviewer(appStateService.activeFile) && appStateService.activeFile.currentReviewer"
|
||||||
icon="red:edit"
|
icon="red:edit"
|
||||||
tooltip="project-overview"
|
tooltip="file-preview.assign-reviewer"
|
||||||
tooltipPosition="below"
|
tooltipPosition="below"
|
||||||
>
|
>
|
||||||
</redaction-circle-button>
|
</redaction-circle-button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user