RED-5219: show only in devmode

This commit is contained in:
Dan Percic 2022-12-13 18:33:55 +02:00
parent 26645d205a
commit e85c8fddcc

View File

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