0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 16:20:27 +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 Remove jQuery from the user search form in admin page (#29151) 2024-02-13 15:13:06 +01:00