Minor fix
This commit is contained in:
parent
37d130e49e
commit
fbbd3110cc
@ -38,7 +38,7 @@
|
|||||||
></redaction-team-members>
|
></redaction-team-members>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|
||||||
<ng-container *ngIf="!userService.currentUser.isManager">
|
<ng-container *ngIf="!(selectedReviewers$ | async)?.length">
|
||||||
<div class="info mt-4">{{ 'assign-dossier-owner.dialog.no-reviewers' | translate }}</div>
|
<div class="info mt-4">{{ 'assign-dossier-owner.dialog.no-reviewers' | translate }}</div>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit dfa5be23247ae142b4ce516eb023f5f8b55331d2
|
Subproject commit fe2ad1138af6fddbb935c8cc30c3478d073c0906
|
||||||
Loading…
x
Reference in New Issue
Block a user