From e5ddc8221ca6044f635d773316fa936c33ff1550 Mon Sep 17 00:00:00 2001 From: Baptiste Lemoine Date: Mon, 2 Dec 2019 16:36:59 +0100 Subject: [PATCH] hop --- app/views/admin/accounts/_account.html.haml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/views/admin/accounts/_account.html.haml b/app/views/admin/accounts/_account.html.haml index a28115c7b..b057d3e42 100644 --- a/app/views/admin/accounts/_account.html.haml +++ b/app/views/admin/accounts/_account.html.haml @@ -20,11 +20,3 @@ - else = table_link_to 'circle', t('admin.accounts.web'), web_path("accounts/#{account.id}") = table_link_to 'globe', t('admin.accounts.public'), ActivityPub::TagManager.instance.url_for(account) - %td - = number_to_human account.user.sign_in_count, strip_insignificant_zeros: true - %td - = number_to_human account.statuses_count, strip_insignificant_zeros: true - %td - toudou - %td - toudou