X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d8abf0dc7e1189c99a4c34668216594ee16ba5d9..5f682c58682ab44ef28feb0f5d3bbe5b33853030:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 40f06a899..3e2996b2e 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -4,7 +4,7 @@ <% content_for(:body_class) { "map-layout" } %> -<% if current_user&.has_home? %> +<% if current_user&.home_location? %> <% content_for :greeting do %> <%= link_to t("layouts.home"), "#", @@ -21,7 +21,7 @@ <% end %> <% content_for :content do %> -