HostsController: indentation

This commit is contained in:
Thomas Gelf 2017-07-13 17:02:32 +02:00
parent c381fb76f0
commit f12271f7a3

View File

@ -61,7 +61,8 @@ class HostsController extends ObjectsController
count($objects)
);
$this->content()->add(IcingaAddServiceToMultipleHostsForm::load()
$this->content()->add(
IcingaAddServiceToMultipleHostsForm::load()
->setHosts($objects)
->setDb($this->db())
->handleRequest()