mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
IcingaServiceSetServiceTable: do not set obsolete
...property
This commit is contained in:
parent
a17f8ab39b
commit
02b60ba3d1
@ -46,7 +46,6 @@ class IcingaServiceSetServiceTable extends QuickTable
|
|||||||
public function setServiceSet(IcingaServiceSet $set)
|
public function setServiceSet(IcingaServiceSet $set)
|
||||||
{
|
{
|
||||||
$this->set = $set;
|
$this->set = $set;
|
||||||
$this->setId = $set->get('id');
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user