0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-04 08:54:52 +02:00
Yarden Shoham d4ac1bd26e
Remove jQuery .attr from the commit graph (#30006)
Switched from jQuery `.attr` to plain javascript `.getAttribute` and
`.setAttribute`

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-22 23:22:01 +00:00
..