mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	Reverts backport go-gitea/gitea#27440 Fix #27564
This commit is contained in:
		@@ -496,7 +496,7 @@
 | 
			
		||||
											{{end}}
 | 
			
		||||
										</div>
 | 
			
		||||
									</div>
 | 
			
		||||
									{{$diff := (CommentMustAsDiff ctx (index $comms 0))}}
 | 
			
		||||
									{{$diff := (CommentMustAsDiff (index $comms 0))}}
 | 
			
		||||
									{{if $diff}}
 | 
			
		||||
										{{$file := (index $diff.Files 0)}}
 | 
			
		||||
										<div id="code-preview-{{(index $comms 0).ID}}" class="ui table segment{{if $resolved}} gt-hidden{{end}}">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user