mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Make "dismiss" content shown correctly (#25461)
Close #25127  Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
		@@ -767,7 +767,6 @@
 | 
			
		||||
						<img src="{{.Poster.AvatarLink $.Context}}" width="40" height="40">
 | 
			
		||||
					</a>
 | 
			
		||||
					<span class="badge grey">{{svg "octicon-x" 16}}</span>
 | 
			
		||||
					{{template "shared/user/avatarlink" dict "Context" $.Context "user" .Poster}}
 | 
			
		||||
					<span class="text grey muted-links">
 | 
			
		||||
						{{template "shared/user/authorlink" .Poster}}
 | 
			
		||||
						{{$reviewerName := ""}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user