monitoring: Point service's detail to the new `ServiceController' in the services list view

refs #6593
This commit is contained in:
Eric Lippmann 2014-09-12 16:51:18 +02:00
parent 5d07b04f82
commit 17e04e9937
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if (count($services) === 0) {
}
foreach ($services as $service):
$serviceLink = $this->href(
'monitoring/show/service',
'monitoring/service/show',
array(
'host' => $service->host_name,
'service' => $service->service_description