From 61ab17d8a182b42b28427465efb2247815400162 Mon Sep 17 00:00:00 2001 From: FreddleSpl0it Date: Fri, 31 Mar 2023 10:08:00 +0200 Subject: [PATCH] [Web] fix iam attribute mapping ui --- .../templates/admin/tab-config-identity-provider.twig | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/data/web/templates/admin/tab-config-identity-provider.twig b/data/web/templates/admin/tab-config-identity-provider.twig index fd7a8dc818..02d5ca14c9 100644 --- a/data/web/templates/admin/tab-config-identity-provider.twig +++ b/data/web/templates/admin/tab-config-identity-provider.twig @@ -58,8 +58,8 @@ {% for key, role in identity_provider_settings.mappers %}
- - + - +
+ {% endif %}