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.
gitea/routers/web/org
Giteabot 62afc0a727
Redirect to project again after editing it (#23326) (#23739)
Backport #23326 by @yp05327

A part of https://github.com/go-gitea/gitea/pull/22865

We have edit buttons in projects list page and project view page.
But after user edit a project, it will always redirect to the projects
list page.

Co-authored-by: yp05327 <576951401@qq.com>
2 years ago
..
home.go Add missing tabs to org projects page (#22705) (#23412) 2 years ago
main_test.go
members.go
org.go
org_labels.go Add loading yaml label template files (#22976) (#23232) 2 years ago
org_runners.go
projects.go Redirect to project again after editing it (#23326) (#23739) 2 years ago
projects_test.go
setting.go Add user secrets (#22191) 2 years ago
setting_oauth2.go
setting_packages.go Add Cargo package registry (#21888) 2 years ago
setting_secrets.go Add user secrets (#22191) 2 years ago
teams.go Add context cache as a request level cache (#22294) 2 years ago