Commit 6a16fe5f authored by Cynthia Ng's avatar Cynthia Ng Committed by Simon Knox

Fix auditor badging

parent 2f4d7792
......@@ -15,7 +15,7 @@
- if @user.deactivated?
%span.cred
= s_('AdminUsers|(Deactivated)')
= render_if_exists 'admin/users/audtior_user_badge'
= render_if_exists 'admin/users/auditor_user_badge'
.float-right
- if impersonation_enabled? && @user != current_user && @user.can?(:log_in)
......
---
title: Fix to show auditor badging in admin user view
merge_request: 52943
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment