]> cat aescling's git repositories - mastodon.git/commit
Add admin ability to remove an user's header image (#9495)
authorThibG <thib@sitedethib.com>
Tue, 11 Dec 2018 18:28:03 +0000 (19:28 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 11 Dec 2018 18:28:03 +0000 (19:28 +0100)
commitcf6ee4ff243b66b2b53faaceed1266999b84c3c1
tree7b4730ca3d3a069d8b0fdd2670f6f84c4d4b98ee
parent720daa81435b4c632cdf7b64044cf1ee59af977a
Add admin ability to remove an user's header image (#9495)

* Fix markup in admin/accounts/:id table for avatar

* Add admin ability to remove an user's header image
app/controllers/admin/accounts_controller.rb
app/helpers/admin/action_logs_helper.rb
app/policies/account_policy.rb
app/views/admin/accounts/show.html.haml
config/routes.rb