From c7a7f2cd46316e2f395a6d1bab4c56ca174d75db 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 fd7a8dc81..02d5ca14c 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 %}