Fixes the text input of multiple Autocomplete checkbox on DatasetProfile editor.

This commit is contained in:
Diamantis Tziotzios 2019-03-26 18:03:09 +02:00
parent ac0c19c323
commit fcb7c6591f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<h5 style="font-weight: bold" class="col-auto">{{'DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-AUTOCOMPLETE-TITLE' | translate}}</h5>
<mat-checkbox class="col-auto" [formControl]="this.form.get('data').get('multiAutoComplete')">
DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-MULTIPLE-AUTOCOMPLETE
{{'DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-MULTIPLE-AUTOCOMPLETE' | translate}}
</mat-checkbox>
<mat-form-field class="col-12">