Resolve CE/EE diffs in admin users head

Part of single codebase changes.
This commit is contained in:
Luke Bennett 2019-05-17 14:27:58 +01:00
parent 30a60ee4a0
commit 3b1a74b12d
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -6,6 +6,7 @@
%span.cred (Internal)
- if @user.admin
%span.cred (Admin)
= render_if_exists 'admin/users/audtior_user_badge'
.float-right
- if impersonation_enabled? && @user != current_user && @user.can?(:log_in)