Improved follower UI

This commit is contained in:
Eduard Urbach 2017-07-21 10:37:29 +02:00
parent 524ab3fff9
commit f9fa926644

View File

@ -59,7 +59,7 @@ component ProfileHeader(viewUser *arn.User, user *arn.User, uri string)
if user.Role == "admin" || user.Role == "editor"
a.button.profile-action(href="/api/user/" + viewUser.ID)
Icon("search-plus")
span API
span JSON
ProfileNavigation(viewUser, uri)