mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-01 19:14:24 +02:00
Fixes a bug that when e.g. closing a color picker by clicking the escape key, also the `modal.hide()` action is performed, even though there was no real modal opened before, but it seems to react automatically on the escape key click.