mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +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)
|
||||
{
|
||||
$this->set = $set;
|
||||
$this->setId = $set->get('id');
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user