0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 05:34:46 +01:00
gitea/web_src/js/features/admin
Yarden Shoham a190f68f1b
Remove jQuery .attr from the common admin functions (#30115)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested most of the functions and they work as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-27 10:45:05 +00:00
..
common.js Remove jQuery .attr from the common admin functions (#30115) 2024-03-27 10:45:05 +00:00
config.js
emails.js
users.js