mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-01 07:08:09 +02:00
This slipped through, as I thought the CSS selector `:input`, which was used previously, is invalid. Although, it's a jQuery specific selector -.-, which was also previously used. fixes #5293