You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denys Konovalov 4ab597f479
highlight user details link (#26998)
This PR adds a separated column in the users table for operations. The
username link now redirects back to user page.


![grafik](https://github.com/go-gitea/gitea/assets/47871822/df8c8b30-3da6-443c-ae0f-6e3cac7dd9bb)

Resolves
https://github.com/go-gitea/gitea/pull/26713#pullrequestreview-1603001285

Co-authored-by: silverwind <me@silverwind.io>
9 months ago
..
edit.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
list.tmpl highlight user details link (#26998) 9 months ago
new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
view.tmpl User details page (#26713) 10 months ago
view_details.tmpl Add missing public user visibility in user details page (#27246) 9 months ago
view_emails.tmpl User details page (#26713) 10 months ago