Skip to content
Snippets Groups Projects
Commit 41950394 authored by ThibG's avatar ThibG Committed by Eugen Rochko
Browse files

Link to reports targetting instance in admin view (#12513)

parent bd8dc9bd
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
.dashboard__counters__num= number_with_delimiter @blocks_count
.dashboard__counters__label= t 'admin.instances.total_blocked_by_us'
%div
%div
= link_to admin_reports_path(by_target_domain: @instance.domain) do
.dashboard__counters__num= number_with_delimiter @reports_count
.dashboard__counters__label= t 'admin.instances.total_reported'
%div
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment