X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b7893df84ed0de89bff772cd9bf94caf8fcfc383..fbcd2bc10a5f97a1ecd5d6d76a039ebd85365d2e:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 5090cbee0..87eb9b45f 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -205,7 +205,7 @@ <% else %>
<%= render :partial => "contact", :collection => friends, :locals => { :type => "friend" } %> @@ -221,7 +221,7 @@ <% else %>
<%= render :partial => "contact", :collection => nearby, :locals => { :type => "nearby mapper" } %>