From 9d0c4865954982cd9c2d000eccb4c33fcfb0d2fc Mon Sep 17 00:00:00 2001 From: Etienne Delclaux Date: Mon, 22 Apr 2024 18:13:14 +0200 Subject: [PATCH] feat: update zh-multiselect in tab0 --- frontend/app/zh-forms/tabs/tab0/zh-form-tab0.component.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" />