diff --git a/application/forms/IcingaServiceSetForm.php b/application/forms/IcingaServiceSetForm.php index 986bed22..312ea38d 100644 --- a/application/forms/IcingaServiceSetForm.php +++ b/application/forms/IcingaServiceSetForm.php @@ -10,6 +10,8 @@ class IcingaServiceSetForm extends DirectorObjectForm { protected $host; + protected $listUrl = 'director/services/sets'; + public function setup() { if ($this->host === null) {