0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-17 22:58:59 +02:00
gitea/templates/shared
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
..
actions Implement actions badge svgs (#28102) 2024-02-27 18:56:18 +01:00
secrets
user Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
variables
webhook
combomarkdowneditor.tmpl
issueicon.tmpl
issuelist.tmpl
repo_search.tmpl Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00
searchbottom.tmpl
searchfile.tmpl Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00
searchinput.tmpl