mirror of
https://github.com/go-gitea/gitea
synced 2024-12-25 01:54:26 +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:
parent
6af58022c8
commit
b5b44364e3
@ -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}}
|
||||||
|
Loading…
Reference in New Issue
Block a user