mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Catching form submit events is sufficient as catching the button click event is not an option due to circumventing the browser's native form validation logic otherwise. refs #8349