]> source.dussan.org Git - gitea.git/commit
Fix network error when open/close organization/individual projects and redirect to...
authorGiteabot <teabot@gitea.io>
Sat, 13 Apr 2024 17:53:14 +0000 (01:53 +0800)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2024 17:53:14 +0000 (17:53 +0000)
commit3735797b3366c983de5b199a50f4c1015e8cb807
tree9177cfdee91128d7d339b4cff54c641c13e101ae
parent92f4cd9461949940427f789a345a3a51b2de02bf
Fix network error when open/close organization/individual projects and redirect to project page (#30387) (#30465)

Backport #30387 by @yp05327

Follow #27734

![image](https://github.com/go-gitea/gitea/assets/18380374/02ed6b9a-cbb6-4f49-a54a-ca76a0d052a9)

Updated:
Redirect to project page instead of project list page.

Co-authored-by: yp05327 <576951401@qq.com>
routers/web/org/projects.go
routers/web/repo/projects.go