0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:58:09 +01:00
gitea/templates/code
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-06 07:24:43 +00:00
..
searchcombo.tmpl
searchform.tmpl
searchresults.tmpl