Forgejo/templates/admin/user
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>
2023-10-01 11:58:24 +08:00
..
edit.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
list.tmpl highlight user details link (#26998) 2023-10-01 11:58:24 +08:00
new.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00
view_details.tmpl Add missing public user visibility in user details page (#27246) 2023-09-25 08:27:03 +02:00
view_emails.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00