IcingaServiceSetForm: provide a list url

fixes #13085
This commit is contained in:
Thomas Gelf 2016-11-08 22:11:53 +01:00
parent 8ca17f4e7b
commit 7add16751b

View file

@ -10,6 +10,8 @@ class IcingaServiceSetForm extends DirectorObjectForm
{
protected $host;
protected $listUrl = 'director/services/sets';
public function setup()
{
if ($this->host === null) {