X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ca4555df43b36adc005e7a9752b94878f0990da9..d770636f90f406eec64c4130b1e54308444d3f69:/app/views/users/show.html.erb?ds=inline diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 81e33dddb..0c803ebb0 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -11,18 +11,18 @@ <% end %> @@ -131,6 +141,10 @@ <% end -%> <% end -%> + <% if current_user&.moderator? || current_user&.administrator? %> +
<%= t ".uid" %>
+
<%= link_to @user.id, api_user_path(:id => @user.id) %>
+ <% end -%>