fix: rename AD Sync label to "AD Sync"
This commit is contained in:
parent
2423263413
commit
3f7a60f04d
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user