mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix lint organizations (#4558)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</mat-form-field>
|
||||
|
||||
<div class="adf-authentication-type">
|
||||
<label> {{'CORE.HOST_SETTINGS.TYPE-AUTH' | translate }} : </label>
|
||||
<div> {{'CORE.HOST_SETTINGS.TYPE-AUTH' | translate }} : </div>
|
||||
<mat-radio-group formControlName="authType" >
|
||||
<mat-radio-button value="BASIC">{{'CORE.HOST_SETTINGS.BASIC' | translate }}
|
||||
</mat-radio-button>
|
||||
|
Reference in New Issue
Block a user