0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:50:21 +01:00
forgejo/web_src/js/modules/aria
wxiaoguang 45bc180a15
Make "cancel" buttons have proper type in modal forms ()
Replace , fix 

All "cancel" buttons which do not have "type" should not submit the
form, should not be triggered by "Enter".

This is a complete fix for all modal dialogs.

The major change is "modules/aria/modal.js", "devtest" related code is
for demo/test purpose.
2023-07-03 14:04:50 +08:00
..
aria.md
base.js
checkbox.js
dropdown.js
modal.js Make "cancel" buttons have proper type in modal forms () 2023-07-03 14:04:50 +08:00