fix: rename AD Sync label to "AD Sync"

This commit is contained in:
Developer 02 2024-08-14 11:06:21 +02:00
parent 2423263413
commit 3f7a60f04d

View File

@ -31,7 +31,7 @@
</div>
<div class="row">
<div [ngClass]="checkBoxBSClass(3)">
<mat-checkbox [disabled]="true">Ad Sync</mat-checkbox>
<mat-checkbox [disabled]="true">AD Sync</mat-checkbox>
</div>
<div [ngClass]="checkBoxBSClass(3)">
<mat-checkbox [(ngModel)]="checked" [disabled]="true">Internal</mat-checkbox>