mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-08 16:24:21 -04:00
parent
8ca17f4e7b
commit
7add16751b
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ class IcingaServiceSetForm extends DirectorObjectForm
|
|||
{
|
||||
protected $host;
|
||||
|
||||
protected $listUrl = 'director/services/sets';
|
||||
|
||||
public function setup()
|
||||
{
|
||||
if ($this->host === null) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue