X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=8fe0d23484c4b0380708d674225e00efbc4e482e;hb=e3d6c6434f570f77c0532f86c82f78bcafb399ec;hp=5367bf51749b8aab99185470cf098cf1e26d9e71;hpb=6c1da7937cedbc1d4013cff0686d785247229c52;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 5367bf517..8fe0d2348 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 @@ -4,22 +4,34 @@
+
+ + +
+
- +
+ + + Actions Follower State @@ -30,26 +42,27 @@ + + + + - - - - + + - + - {{ follow.follower.name + '@' + follow.follower.host }} + {{ buildFollowerName(follow) }} - - Accepted - - - Pending + + Accepted + Pending + Rejected {{ follow.score }} @@ -59,7 +72,7 @@ - +
No follower found matching current filters. Your instance doesn't have any follower.