X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ad4ab4603b27f2e89e4bb4a709bc04a6685ba67b..a948f2bc24be0679a42bbd1329d132d9ea20f866:/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 @@