1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 01:38:12 +00:00
Files
gitea/web_src/js/features/imagediff.js
Yarden Shoham cb98e27992 Remove jQuery .attr from the image diff (#29917)
- Switched from jQuery `.attr` to plain javascript `.setAttribute`
- Tested the image diff functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-19 23:49:15 +00:00

9.7 KiB