diff --git a/frontend/src/app/GN2CommonModule/form/acquisition-frameworks/acquisition-frameworks.component.html b/frontend/src/app/GN2CommonModule/form/acquisition-frameworks/acquisition-frameworks.component.html index 898aac3ecc..003205788c 100644 --- a/frontend/src/app/GN2CommonModule/form/acquisition-frameworks/acquisition-frameworks.component.html +++ b/frontend/src/app/GN2CommonModule/form/acquisition-frameworks/acquisition-frameworks.component.html @@ -18,6 +18,7 @@ >
{{ item.acquisition_framework_name }} diff --git a/frontend/src/app/GN2CommonModule/form/areas/areas.component.html b/frontend/src/app/GN2CommonModule/form/areas/areas.component.html index 33d341a448..150bf23da7 100644 --- a/frontend/src/app/GN2CommonModule/form/areas/areas.component.html +++ b/frontend/src/app/GN2CommonModule/form/areas/areas.component.html @@ -34,6 +34,7 @@ warning_amber Aucune correspondance pour « {{ searchTerm }} » @@ -48,6 +49,7 @@
autorenew @@ -60,7 +62,10 @@ ng-option-tmp let-item="item" > -
+
{{ item.area_name }}
diff --git a/frontend/src/app/GN2CommonModule/form/datalist/datalist.component.html b/frontend/src/app/GN2CommonModule/form/datalist/datalist.component.html index 7c84127579..a98afe6ce8 100644 --- a/frontend/src/app/GN2CommonModule/form/datalist/datalist.component.html +++ b/frontend/src/app/GN2CommonModule/form/datalist/datalist.component.html @@ -57,6 +57,7 @@ -
+
{{ item[keyLabel] }}
diff --git a/frontend/src/app/GN2CommonModule/form/datasets/datasets.component.html b/frontend/src/app/GN2CommonModule/form/datasets/datasets.component.html index 5f327495a6..f0b6ac7011 100644 --- a/frontend/src/app/GN2CommonModule/form/datasets/datasets.component.html +++ b/frontend/src/app/GN2CommonModule/form/datasets/datasets.component.html @@ -18,6 +18,7 @@ >
{{ item.dataset_name }} diff --git a/frontend/src/app/GN2CommonModule/form/multiselect/multiselect.component.html b/frontend/src/app/GN2CommonModule/form/multiselect/multiselect.component.html index b82893c304..6165891ec1 100644 --- a/frontend/src/app/GN2CommonModule/form/multiselect/multiselect.component.html +++ b/frontend/src/app/GN2CommonModule/form/multiselect/multiselect.component.html @@ -18,7 +18,10 @@ let-index="index" let-search="searchTerm" > -
+
{{ item[keyLabel] }}
diff --git a/frontend/src/app/GN2CommonModule/form/nomenclature/nomenclature.component.html b/frontend/src/app/GN2CommonModule/form/nomenclature/nomenclature.component.html index 0fb5bdab48..05f10e0ad1 100644 --- a/frontend/src/app/GN2CommonModule/form/nomenclature/nomenclature.component.html +++ b/frontend/src/app/GN2CommonModule/form/nomenclature/nomenclature.component.html @@ -19,6 +19,7 @@ >
{{ item[labelLang] }} diff --git a/frontend/src/app/GN2CommonModule/form/observers/observers.component.html b/frontend/src/app/GN2CommonModule/form/observers/observers.component.html index 073a12574f..2f428bef8d 100644 --- a/frontend/src/app/GN2CommonModule/form/observers/observers.component.html +++ b/frontend/src/app/GN2CommonModule/form/observers/observers.component.html @@ -18,7 +18,10 @@ let-index="index" let-search="searchTerm" > -
+
-
+
{{ item.label_default }}
@@ -82,6 +85,7 @@ >
{{ item.nom_organisme }} @@ -110,7 +114,10 @@ let-index="index" let-search="searchTerm" > -
+
{{ item.nom_complet }}
diff --git a/frontend/src/app/metadataModule/metadata.component.html b/frontend/src/app/metadataModule/metadata.component.html index 08cd71ee64..3cfb520261 100644 --- a/frontend/src/app/metadataModule/metadata.component.html +++ b/frontend/src/app/metadataModule/metadata.component.html @@ -293,6 +293,7 @@

Catalogue des jeux de données

>
{{ item.nom_organisme }} @@ -318,6 +319,7 @@

Catalogue des jeux de données

>
{{ item.nom_complet }}