0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 19:04:43 +01:00
gitea/web_src/js/features/comp
Yarden Shoham a7d0c5de4c
Remove jQuery .attr from the label edit exclusive checkbox (#30053)
- Switched from jQuery `attr` to plain javascript `getAttribute`
- Tested the label edit exclusive checkbox and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-24 23:50:39 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
LabelEdit.js Remove jQuery .attr from the label edit exclusive checkbox (#30053) 2024-03-24 23:50:39 +00:00
Paste.js
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
TextExpander.js
WebHookEditor.js