From eae89e1be01c600b487f4697ee4494df0e54c810 Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Thu, 8 Jul 2021 19:37:39 +0200 Subject: [PATCH] fix issue with missing aria label --- .../comcol-form/comcol-form.component.html | 2 +- ...dynamic-scrollable-dropdown.component.html | 6 ++--- src/app/shared/form/form.component.html | 27 ++++++++++--------- ...search-switch-configuration.component.html | 2 +- .../section-container.component.html | 7 +++-- 5 files changed, 23 insertions(+), 21 deletions(-) diff --git a/src/app/shared/comcol-forms/comcol-form/comcol-form.component.html b/src/app/shared/comcol-forms/comcol-form/comcol-form.component.html index 521ae3f52b..041eaeb128 100644 --- a/src/app/shared/comcol-forms/comcol-form/comcol-form.component.html +++ b/src/app/shared/comcol-forms/comcol-form/comcol-form.component.html @@ -12,7 +12,7 @@
@@ -39,9 +41,10 @@
@@ -55,15 +58,15 @@
- - - - - + + + + +
diff --git a/src/app/shared/search/search-switch-configuration/search-switch-configuration.component.html b/src/app/shared/search/search-switch-configuration/search-switch-configuration.component.html index 50658ade9c..e66483b645 100644 --- a/src/app/shared/search/search-switch-configuration/search-switch-configuration.component.html +++ b/src/app/shared/search/search-switch-configuration/search-switch-configuration.component.html @@ -2,7 +2,7 @@
{{ 'search.switch-configuration.title' | translate}}