0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 23:13:09 +01:00
gitea/templates
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
..
admin Replace more gt- with tw-, update frontend docs (#29595) 2024-03-05 05:29:32 +00:00
api/packages/pypi
base Replace more gt- with tw-, update frontend docs (#29595) 2024-03-05 05:29:32 +00:00
code Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00
custom
devtest Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-02-27 14:31:41 +00:00
explore Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
package Fix incorrect package link method calls in templates (#29580) 2024-03-04 10:57:30 +00:00
projects Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
repo Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00
shared Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00
status Replace more gt- with tw-, update frontend docs (#29595) 2024-03-05 05:29:32 +00:00
swagger Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
user Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl