mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-08-20 09:18:10 +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