Resolve CE/EE diffs in admin users head
Part of single codebase changes.
This commit is contained in:
parent
30a60ee4a0
commit
3b1a74b12d
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue