1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 14:28:14 +00:00
Files
gitea/web_src/js/index.js
mrsdizzie 88823f3e29 Fix line selection on blame view (#12857)
Blame and regular code view have diverge slightly so line highlighting wasn't working properly anymore. Make work again in lieu of a larger refactor of blame HTML to move it outside of source and into templates to match code view.

Fixes #12836

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-15 16:43:05 -04:00

108 KiB