mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 11:58:25 +00:00
To avoid bloating the template helper functions, some functions could be
provided by type methods.
And the new code `data-line-type="{{.GetHTMLDiffLineType}}"` reads
better than `data-line-type="{{DiffLineTypeToStr .GetType}}"`
After the fix, screenshots (the same as before):
<details>


</details>
5.4 KiB
5.4 KiB