0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 19:34:44 +01:00
gitea/web_src/js/features/comp
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
..
ColorPicker.js Forbid jQuery .css and refactor all usage (#29852) 2024-03-19 16:28:46 +00:00
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js Forbid jQuery .css and refactor all usage (#29852) 2024-03-19 16:28:46 +00:00
Paste.js
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js Remove jQuery .attr from the user search box (#29919) 2024-03-20 00:09:52 +00:00
TextExpander.js
WebHookEditor.js