forgejo/templates/admin
CaiCandong 323135b97b
Fix the incorrect route path in the user edit page. (#27007)
Regression of #26713

After #26713 , the base path of user edit has been changed to
`/admin/users/{userid}/edit`
## Before

https://github.com/go-gitea/gitea/assets/50507092/5f4a3f64-fe2b-4499-b110-e01c9d87ea19
2023-09-18 14:08:09 +02:00
..
applications
auth
base
emails Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
org Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
packages Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
repo
runners
user Fix the incorrect route path in the user edit page. (#27007) 2023-09-18 14:08:09 +02:00
actions.tmpl
config.tmpl
cron.tmpl
dashboard.tmpl
hook_new.tmpl Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
notice.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
queue.tmpl Show queue's active worker number (#26896) 2023-09-04 21:07:32 +08:00
queue_manage.tmpl Show queue's active worker number (#26896) 2023-09-04 21:07:32 +08:00
stacktrace-row.tmpl Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
stacktrace.tmpl
stats.tmpl