mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Finish new edit team page, add member to team
This commit is contained in:
		@@ -46,6 +46,7 @@ type Context struct {
 | 
			
		||||
		IsBranch    bool
 | 
			
		||||
		IsTag       bool
 | 
			
		||||
		IsCommit    bool
 | 
			
		||||
		IsAdmin     bool // Current user is admin level.
 | 
			
		||||
		HasAccess   bool
 | 
			
		||||
		Repository  *models.Repository
 | 
			
		||||
		Owner       *models.User
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user