Feature: add count of account notes to reports (#7130)
* Reports: Colocate account details with reports * Reports: Add count of account moderation notes Sometimes an account will be left with a note instead of the report, this adds a way to quickly see from a given report if this is the case.
Showing
- app/views/admin/accounts/_card.html.haml 0 additions, 17 deletionsapp/views/admin/accounts/_card.html.haml
- app/views/admin/reports/_account_details.html.haml 20 additions, 0 deletionsapp/views/admin/reports/_account_details.html.haml
- app/views/admin/reports/show.html.haml 2 additions, 2 deletionsapp/views/admin/reports/show.html.haml
- config/locales/en.yml 10 additions, 0 deletionsconfig/locales/en.yml
Please register or sign in to comment