diff --git a/frontend/app/zh-forms/tabs/tab0/zh-form-tab0.component.html b/frontend/app/zh-forms/tabs/tab0/zh-form-tab0.component.html index 9f54b853..961c235b 100755 --- a/frontend/app/zh-forms/tabs/tab0/zh-form-tab0.component.html +++ b/frontend/app/zh-forms/tabs/tab0/zh-form-tab0.component.html @@ -28,7 +28,8 @@
Champs obligatoires
keyValue="id_org" [values]="idOrg" [parentFormControl]="form.controls.id_org" - [multiple]="false" /> + [multiple]="false" + [hightlightValue]="false"/> Champs obligatoires [values]="sdage" [parentFormControl]="form.controls.sdage" [multiple]="false" + [hightlightValue]="false" />