X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=622d464e4f855762b93de736c63b6196aa4acd19;hb=30814423ae98b6ac5f7407fc53cffe32aae57124;hp=7b75bd453a4eb4b371302d7ee2f88a7115b6dfc4;hpb=25a42e293be90d35afad2096e9db2fa3d617d855;p=github%2FChocobozzz%2FPeerTube.git 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 7b75bd453..622d464e4 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 @@ -1,8 +1,13 @@ +

+ + Instances following you +

+
@@ -19,39 +24,47 @@ + Actions Follower handle State Score - Created - + Created - {{ follow.follower.name + '@' + follow.follower.host }} - - Accepted - Pending - - {{ follow.score }} - {{ follow.createdAt | date: 'short' }} - - - + + - + + + + + {{ follow.follower.name + '@' + follow.follower.host }} + + + + + Accepted + + + Pending + + + {{ follow.score }} + {{ follow.createdAt | date: 'short' }} -
+
No follower found matching current filters. Your instance doesn't have any follower.