mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
This commit is contained in:
		@@ -336,7 +336,7 @@
 | 
				
			|||||||
			{{if .Content}}
 | 
								{{if .Content}}
 | 
				
			||||||
				<div class="detail">
 | 
									<div class="detail">
 | 
				
			||||||
					<span class="octicon octicon-quote"></span>
 | 
										<span class="octicon octicon-quote"></span>
 | 
				
			||||||
					<span class="text grey">{{.Content}}</span>
 | 
										<span class="text grey has-emoji">{{.Content}}</span>
 | 
				
			||||||
				</div>
 | 
									</div>
 | 
				
			||||||
			{{end}}
 | 
								{{end}}
 | 
				
			||||||
			{{ range $filename, $lines := .Review.CodeComments}}
 | 
								{{ range $filename, $lines := .Review.CodeComments}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user