X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/eb7b0c05e3e49f848377d74aab4953f552b8ca89..9f84c6f46e14eb64f985d2b67a331957f648380a:/app/views/user_blocks/show.html.erb diff --git a/app/views/user_blocks/show.html.erb b/app/views/user_blocks/show.html.erb index cc0caa6f3..51fbcaf49 100644 --- a/app/views/user_blocks/show.html.erb +++ b/app/views/user_blocks/show.html.erb @@ -6,10 +6,10 @@
<%= t'user_block.show.revoker' %> - <%= link_to h(@user_block.revoker.display_name), :controller => 'user', :action => 'view', :display_name => @user_block.revoker.display_name %> + <%= link_to h(@user_block.revoker.display_name), user_path(@user_block.revoker) %>
<% end %>