mirror of
https://gitee.com/gitea/gitea
synced 2025-11-14 05:20:26 +08: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