-
- Downloads
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
Showing
- app/controllers/admin/accounts_controller.rb 12 additions, 1 deletionapp/controllers/admin/accounts_controller.rb
- app/helpers/admin/action_logs_helper.rb 1 addition, 1 deletionapp/helpers/admin/action_logs_helper.rb
- app/policies/account_policy.rb 4 additions, 0 deletionsapp/policies/account_policy.rb
- app/views/admin/accounts/show.html.haml 8 additions, 1 deletionapp/views/admin/accounts/show.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
Loading
Please register or sign in to comment