]> source.dussan.org Git - gitea.git/commit
Remove jQuery from the user search form in admin page (#29151)
authorYarden Shoham <git@yardenshoham.com>
Tue, 13 Feb 2024 14:13:06 +0000 (16:13 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 14:13:06 +0000 (15:13 +0100)
commita8748eedae3518550bd43fd592d206df2bea6bef
tree19b3c758f59ab0f9da2eb55ef903c98b609a0262
parent6fad2c874438275d3f69bb1cc223708bd2d27ff6
Remove jQuery from the user search form in admin page (#29151)

- Switched to plain JavaScript
- Tested the form and it works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
web_src/js/features/admin/users.js