diff --git a/application/tables/IcingaHostServiceTable.php b/application/tables/IcingaHostServiceTable.php index e8520c0a..38e61eba 100644 --- a/application/tables/IcingaHostServiceTable.php +++ b/application/tables/IcingaHostServiceTable.php @@ -67,7 +67,7 @@ class IcingaHostServiceTable extends QuickTable } } - return $this->url('director/service', $params); + return $this->url('director/service/edit', $params); } public function getTitles()