1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 09:48:12 +00:00
Files
gitea/web_src/js/features/comp/SearchUserBox.js
Yarden Shoham adc61c5d71 Remove jQuery .attr from the user search box (#29919)
- Switched from jQuery `.attr` to plain javascript `.getAttribute`
- Tested the user search box and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-20 00:09:52 +00:00

1.6 KiB