Added total report count to admin reports page

• Added:
- total report count to admin reports page
This commit is contained in:
Developer 2021-02-18 16:44:49 -05:00
parent 84ba247982
commit c7df309df5
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
- content_for :page_title do
= t('admin.reports.title')
= "(#{@reports.length})"
.filters
.filter-subset