From dff4922783b030554877a8c39341116cdcc9df59 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 23 Jul 2015 14:24:19 +0200 Subject: [PATCH] KEYCLOAK-1593 Move impersonate button on user details page --- .../base/admin/resources/partials/user-detail.html | 12 ++++++++++-- .../base/admin/resources/partials/user-list.html | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html index 5b4ae7f745..006f83f98a 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-detail.html @@ -111,11 +111,20 @@ + +
+ + +
+ +
+ Login as this user. If user is in same realm as you, your current login session will be logged out before you are logged in as this user. +
+
-
@@ -125,7 +134,6 @@
-
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-list.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-list.html index e8ac723292..cf34778fb0 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-list.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/user-list.html @@ -55,7 +55,7 @@ - +