RED-6051 - Make "Load all annotations at once" available to all users

This commit is contained in:
Valentin Mihai 2023-02-16 13:02:18 +02:00
parent 6faf7600ce
commit 83cd34dbf3

View File

@ -24,7 +24,7 @@
</mat-checkbox>
</div>
<div *ngIf="userPreferenceService.areDevFeaturesEnabled" class="iqser-input-group">
<div class="iqser-input-group">
<mat-checkbox color="primary" formControlName="loadAllAnnotationsWarning">
{{ 'preferences-screen.form.load-all-annotations-warning' | translate }}
</mat-checkbox>