X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0dae690c06fd32a03cea3d45c53f52d29439e4da..703990a5bbdcdb782ef85983b960253aecc3e163:/app/views/dashboards/_contact.html.erb diff --git a/app/views/dashboards/_contact.html.erb b/app/views/dashboards/_contact.html.erb index b28a28a26..759faab8f 100644 --- a/app/views/dashboards/_contact.html.erb +++ b/app/views/dashboards/_contact.html.erb @@ -9,7 +9,7 @@ <%= user_thumbnail contact %>
-

+

<%= link_to contact.display_name, contact %> <% if @user.home_location? and contact.home_location? %> <% distance = @user.distance(contact) %> @@ -32,7 +32,7 @@