fix lint organizations (#4558)

This commit is contained in:
Eugenio Romano
2019-04-04 19:50:54 +01:00
committed by GitHub
parent 33c4460831
commit 37db604937
3 changed files with 17 additions and 17 deletions

View File

@@ -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>