parent
1c23124ba4
commit
c39c112ced
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue