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=ce603459e645388b1c19ab69dc3aa8a577cabd60;hpb=ec903c010ecc54ec2acad0bf2cf10e7fbf6a0fa2;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 ce603459e..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,3 +1,8 @@ +

+ + Instances following you +

+ + Actions Follower handle State Score Created - + + + + + + + + {{ follow.follower.name + '@' + follow.follower.host }} @@ -36,20 +49,15 @@ - Accepted - Pending + + Accepted + + + Pending + {{ follow.score }} {{ follow.createdAt | date: 'short' }} - - - - - - - - -