diff --git a/app/views/admin/accounts/_account.html.haml b/app/views/admin/accounts/_account.html.haml index a6efcedce..f46b4dc2c 100644 --- a/app/views/admin/accounts/_account.html.haml +++ b/app/views/admin/accounts/_account.html.haml @@ -25,6 +25,6 @@ %td = number_to_human account.statuses_count, strip_insignificant_zeros: true %td - todo + = admin_account_link_to(account) %td - todo + = admin_account_link_to(account)