mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
When using list/services for show/services (services for a single host) we us an ugly PREG-based hack fixing the base link target. This got broken by the multiselect feature, now it's working again. We need a better solution for this.