X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9dcc5639fd246bbbdfda72008894ce45afbdc77f..356738e5c502b6907864ac1f0fed23bbbb5780c0:/app/views/dashboards/show.html.erb?ds=sidebyside diff --git a/app/views/dashboards/show.html.erb b/app/views/dashboards/show.html.erb index 6b988a8ec..c4b595e9b 100644 --- a/app/views/dashboards/show.html.erb +++ b/app/views/dashboards/show.html.erb @@ -38,7 +38,7 @@
  • <%= link_to t(".friends_diaries"), friends_diary_entries_path %>
  • -
    +
    <%= render :partial => "contact", :collection => friends, :locals => { :type => "friend" } %>
    <% end %>