mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
toutf8 improved & add max git diff lines
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
<span rel="L1">{{if .RightIdx}}{{.RightIdx}}{{end}}</span>
|
||||
</td>
|
||||
<td class="lines-code">
|
||||
<pre>{{.Content}}</pre>
|
||||
<pre>{{ToUtf8 .Content}}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user