Commit 88a7e93c authored by Filipa Lacerda's avatar Filipa Lacerda

Removes EE differences

parent b23b76b7
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
%strong %strong
= link_to @user.created_by.name, [:admin, @user.created_by] = link_to @user.created_by.name, [:admin, @user.created_by]
= render_if_exists partial: "namespaces/shared_runner_status", locals: { namespace: @user.namespace } = render_if_exists 'namespaces/shared_runner_status', namespace: @user.namespace
.col-md-6 .col-md-6
- unless @user == current_user - unless @user == current_user
......
---
title: Removes EE differences for app/views/admin/users/show.html.haml
merge_request:
author:
type: other
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