X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=a7d95e4a458861d8505f1e6c389de780604b02fa;hb=b13a0a48bacb53e65e665774e621326452045294;hp=a3be5961b75aeb4d0603c4e3b00137b834bb6029;hpb=7f979fd8aa76bd930d601d33b61eae39b8f5d90d;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 a3be5961b..a7d95e4a4 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,53 +1,66 @@ +

+ + Followers of your instance +

+
- +
+ +
- Follower handle + Actions + Follower 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.