From cb5ce4cb13095dbea6e5f05b96eaa42ffccf0716 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 29 Nov 2019 11:16:43 +0100 Subject: Add more filters to admin follows table --- .../app/+admin/follows/followers-list/followers-list.component.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'client/src/app/+admin/follows/followers-list') diff --git a/client/src/app/+admin/follows/followers-list/followers-list.component.html b/client/src/app/+admin/follows/followers-list/followers-list.component.html index 7d5711926..6b5f3b450 100644 --- a/client/src/app/+admin/follows/followers-list/followers-list.component.html +++ b/client/src/app/+admin/follows/followers-list/followers-list.component.html @@ -13,10 +13,9 @@ - ID Follower handle - State - Score + State + Score Created @@ -24,7 +23,6 @@ - {{ follow.id }} {{ follow.follower.name + '@' + follow.follower.host }} Accepted -- cgit v1.2.3