1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-10 05:15:48 +00:00
gitea/web_src/js/modules/fomantic
Yarden Shoham f47e00d9d3
Remove jQuery .attr from the Fomantic modal cancel buttons (#30113)
- Switched from jQuery `attr` to plain javascript `setAttribute`
- Tested the modals and they work as before

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-26 19:57:57 +00:00
..
api.js
aria.md Improve a11y document and dropdown item (#29753) 2024-03-13 13:44:46 +00:00
base.js
checkbox.js
dropdown.js Forbid jQuery is and fix issues (#30016) 2024-03-24 17:56:02 +00:00
modal.js Remove jQuery .attr from the Fomantic modal cancel buttons (#30113) 2024-03-26 19:57:57 +00:00
transition.js