mastodon/app/views/admin/reports
Patrick Figel 074e9612a2 fix partial path in admin/reports ()
In , the authorize_follow views were renamed to
authorize_follows. This change was not applied in the show view
of admin/reports, which causes a 500 when reports are viewed.
..
index.html.haml Report processing improvements ()
show.html.haml fix partial path in admin/reports ()