X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d8abf0dc7e1189c99a4c34668216594ee16ba5d9..0c13214cd07416fbc4f8c9e20a827a3ae227842f:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 40f06a899..65ba2ee6a 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 %> -