]> git.openstreetmap.org Git - rails.git/commit
Remove duplicate size specification for user image
authorTom Hughes <tom@compton.nu>
Fri, 2 Jun 2017 18:26:33 +0000 (19:26 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 2 Jun 2017 19:27:07 +0000 (20:27 +0100)
commit4ef7b2c651e20f147719f3ff0bec0dc6bfd7ea2c
treec823c3519d09801a1086bb8c87d616d03a084c57
parentff97501ed01488f8ff8e9d2e7b93b4f295f71725
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.
app/views/layouts/_header.html.erb