From a05c640248df47d6df0da9d48e4c88ba724d6fab Mon Sep 17 00:00:00 2001 From: schluebbo Date: Mon, 23 Dec 2024 14:05:12 +0100 Subject: [PATCH 01/20] Added unique IDs to various elements for improved accessibility and interaction across multiple templates, including bundle, clinic, questionnaire, and user components. --- src/main/webapp/WEB-INF/bundle/edit.html | 5 +++++ src/main/webapp/WEB-INF/bundle/list.html | 1 + src/main/webapp/WEB-INF/clinic/edit.html | 8 ++++++++ src/main/webapp/WEB-INF/clinic/list.html | 1 + src/main/webapp/WEB-INF/fragments/header.html | 1 + src/main/webapp/WEB-INF/fragments/mobileHeader.html | 1 + .../WEB-INF/fragments/processClinicConfigurations.html | 1 + src/main/webapp/WEB-INF/mobile/survey/bundles.html | 2 ++ src/main/webapp/WEB-INF/mobile/survey/check.html | 2 ++ src/main/webapp/WEB-INF/mobile/user/login.html | 2 ++ src/main/webapp/WEB-INF/navigation/admin.html | 6 ++++++ src/main/webapp/WEB-INF/question/list.html | 1 + src/main/webapp/WEB-INF/questionnaire/list.html | 1 + src/main/webapp/WEB-INF/user/mailtoall.html | 5 +++-- 14 files changed, 35 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/bundle/edit.html b/src/main/webapp/WEB-INF/bundle/edit.html index 77f14ee3..35f5527b 100644 --- a/src/main/webapp/WEB-INF/bundle/edit.html +++ b/src/main/webapp/WEB-INF/bundle/edit.html @@ -71,6 +71,7 @@
+