X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=c532b5f323c03ca1c98b659232789911cbfbd5c2;hb=be27ef3b4682c5639039474c39ee0d234d16f482;hp=24d75d2b36d4e174212f0dc78ce2e207e3b8b862;hpb=51548b31815c6f96f314ae96588a9adca150519d;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 24d75d2b3..c532b5f32 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,16 +1,44 @@ -
-
-

Followers list

+ + +
+ +
+
- - - - - - - -
-
+ + + Follower handle + State + Score + Created + + + + + + + {{ follow.follower.name + '@' + follow.follower.host }} + + Accepted + Pending + + {{ follow.score }} + {{ follow.createdAt }} + + + + + + + + + + + +