From: Andy Allan Date: Wed, 16 May 2018 05:05:20 +0000 (+0800) Subject: Remove if_user and similar methods X-Git-Tag: live~4295^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e1c62f1bf21fa80d5873c0a75583450ae88b16d7?hp=e1c62f1bf21fa80d5873c0a75583450ae88b16d7 Remove if_user and similar methods Rather than hiding features based on CSS, just avoid including them in the output. Fixes #1862 ---