itdoxy-lab/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
org Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
packages
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
notice.tmpl
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
stacktrace.tmpl
stats.tmpl