From 4f14ec1d63706994963c55edea1637d9155e2cd1 Mon Sep 17 00:00:00 2001 From: Thiago Presa Date: Mon, 27 May 2019 12:31:46 -0300 Subject: [PATCH] Show if a user is using a license seat --- app/views/admin/users/show.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/admin/users/show.html.haml b/app/views/admin/users/show.html.haml index c4178296e67..dcd6f7c8078 100644 --- a/app/views/admin/users/show.html.haml +++ b/app/views/admin/users/show.html.haml @@ -124,6 +124,8 @@ %strong = Gitlab::Access.human_access_with_none(@user.highest_role) + = render_if_exists 'admin/users/using_license_seat', user: @user + - if @user.ldap_user? %li %span.light LDAP uid: