X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/945ff7911ca51dc250ffaba71f62821b5c0c0a95..9b36021ec5eabeca8db735cf80c5876d2d31338d:/app/views/layouts/_header.html.erb?ds=sidebyside diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index a8811c6c9..8411fefdb 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -54,33 +54,33 @@ - <% if @user && @user.id %> + <% if current_user && current_user.id %>