X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=c2e9a4df69fa61d6537697a2ccc17a8def72fd09;hb=fa12eacc014aae8094d108634371640f2695bf9f;hp=93378a533abd367f54a57584917bc918adc00a2f;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;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 93378a533..c2e9a4df6 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,34 +1,43 @@ +

+ + Instances following you +

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