0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/web_src/js/features/comp
Yarden Shoham 2e31a2800e
Remove jQuery .attr from the reaction selector (#30052)
- Switched from jQuery `attr` to plain javascript `getAttribute`
- Tested the reaction selector and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-25 04:30:38 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js Remove jQuery .attr from the ComboMarkdownEditor (#30051) 2024-03-25 00:00:54 +00:00
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js
Paste.js
QuickSubmit.js
ReactionSelector.js Remove jQuery .attr from the reaction selector (#30052) 2024-03-25 04:30:38 +00:00
SearchUserBox.js
TextExpander.js
WebHookEditor.js