link to suspend account

This commit is contained in:
tykayn 2019-12-20 14:30:13 +01:00
parent efe3acd0c5
commit 046b9ed6f8
2 changed files with 2 additions and 2 deletions

View File

@ -27,4 +27,4 @@
%td
= number_with_delimiter account.followers_count
%td
\-
= table_link_to 'trash', t('admin.accounts.web'), web_path("accounts/#{account.id}/action/new?type=suspend")

View File

@ -11,4 +11,4 @@ class CreateUserGroups < ActiveRecord::Migration[5.2]
t.timestamps
end
end
end
endvu