diff --git a/modules/monitoring/application/views/scripts/host/services.phtml b/modules/monitoring/application/views/scripts/host/services.phtml index ca12f3d0e..11166f8fa 100644 --- a/modules/monitoring/application/views/scripts/host/services.phtml +++ b/modules/monitoring/application/views/scripts/host/services.phtml @@ -12,6 +12,7 @@ 'compact' => true, 'showHost' => false, 'services' => $services, - 'addColumns' => array() + 'addColumns' => array(), + 'baseTarget' => '_self' ) ); ?> \ No newline at end of file diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index c9dae8332..f3b28bb5e 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -25,7 +25,7 @@ if (count($services) === 0) { return; } ?> -" data-icinga-multiselect-data="service,host">