From: Tom Hughes Date: Fri, 2 Jun 2017 18:26:33 +0000 (+0100) Subject: Remove duplicate size specification for user image X-Git-Tag: live~3357 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4ef7b2c651e20f147719f3ff0bec0dc6bfd7ea2c Remove duplicate size specification for user image Either the size or the width and height can be passed but passing both doesn't make any sense and in rails 5.0 will error. --- diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index a8811c6c9..2b7d6313e 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -57,7 +57,7 @@ <% if @user && @user.id %>