mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
HostController: Fix indentation
This commit is contained in:
parent
7a9e7d163d
commit
694cacb464
@ -34,7 +34,7 @@ class HostController extends ObjectController
|
||||
if ($this->isServiceAction() && (new Monitoring())->authCanEditService(
|
||||
$this->Auth(),
|
||||
$this->getParam('name'),
|
||||
$this->getParam('service')
|
||||
$this->getParam('service')
|
||||
)) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user