mirror of
https://github.com/go-gitea/gitea
synced 2025-07-13 22:17:20 +00:00
Finish team list, create new team, join/leave team page
This commit is contained in:
@ -71,6 +71,8 @@ type Context struct {
|
||||
IsAdminTeam bool // In owner team or team that has admin permission level.
|
||||
Organization *models.User
|
||||
OrgLink string
|
||||
|
||||
Team *models.Team
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user