From 4b405394c6de481bd71f4d1150a56dc8ec002c67 Mon Sep 17 00:00:00 2001 From: Arved Solth Date: Fri, 8 Nov 2024 15:43:54 +0100 Subject: [PATCH] Hide default client selection in user settings if user has only one client to choose from --- .../WEB-INF/templates/includes/userEdit/details.xhtml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/userEdit/details.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/userEdit/details.xhtml index b1a4d70d307..d191394e069 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/userEdit/details.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/userEdit/details.xhtml @@ -123,7 +123,9 @@ onchange="toggleSave()" required="#{empty param['editForm:saveButtonToggler']}" redisplay="true"/> -
+ @@ -139,7 +141,7 @@ -
+