mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-05-28 04:34:08 -04:00
ServiceNode: formatting
This commit is contained in:
parent
1088f877c1
commit
dccee863ef
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@ class ServiceNode extends Node
|
|||
$params['backend'] = $this->bp->getBackendName();
|
||||
}
|
||||
$link = $view->qlink($this->getAlias(), 'monitoring/service/show', $params);
|
||||
return $link;
|
||||
|
||||
return $link;
|
||||
}
|
||||
|
||||
protected function getActionIcons($view)
|
||||
|
|
|
|||
Loading…
Reference in a new issue