mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	show tag name on dashboard items list (#16466)
fix #16458 Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
		@@ -2710,7 +2710,7 @@ comment_issue = `commented on issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
			
		||||
comment_pull = `commented on pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
 | 
			
		||||
merge_pull_request = `merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
 | 
			
		||||
transfer_repo = transferred repository <code>%s</code> to <a href="%s">%s</a>
 | 
			
		||||
push_tag = pushed tag <a href="%s/src/tag/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a>
 | 
			
		||||
push_tag = pushed tag <a href="%s/src/tag/%s">%[4]s</a> to <a href="%[1]s">%[3]s</a>
 | 
			
		||||
delete_tag = deleted tag %[2]s from <a href="%[1]s">%[3]s</a>
 | 
			
		||||
delete_branch = deleted branch %[2]s from <a href="%[1]s">%[3]s</a>
 | 
			
		||||
compare_branch = Compare
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user