From e761fb24e68799da143017445b1ff00cc3481495 Mon Sep 17 00:00:00 2001 From: girirajsharma Date: Sun, 22 Nov 2015 13:04:15 +0530 Subject: [PATCH] [KEYCLOAK-2121] Adding user or group attributes using ENTER key deletes first attribute --- .../theme/base/admin/resources/partials/group-attributes.html | 4 ++-- .../theme/base/admin/resources/partials/user-attributes.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/group-attributes.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/group-attributes.html index 9fcfc8b741..13f5cca320 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/group-attributes.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/group-attributes.html @@ -20,14 +20,14 @@ {{key}} - + - + diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-attributes.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-attributes.html index 9713a80639..96c03d7286 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-attributes.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-attributes.html @@ -20,14 +20,14 @@ {{key}} - + - +