mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
parent
1c23124ba4
commit
c39c112ced
@ -23,6 +23,6 @@
|
|||||||
%th= t('admin.accounts.most_recent_activity')
|
%th= t('admin.accounts.most_recent_activity')
|
||||||
%th
|
%th
|
||||||
%tbody
|
%tbody
|
||||||
= render partial: 'admin/accounts/account', collection: @followers.map(&:account)
|
= render partial: 'admin/accounts/account', collection: @followers
|
||||||
|
|
||||||
= paginate @followers
|
= paginate @followers
|
||||||
|
Loading…
Reference in New Issue
Block a user