mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-09 00:33:03 -04:00
IcingaServiceSetServiceTable: do not set obsolete
...property
This commit is contained in:
parent
a17f8ab39b
commit
02b60ba3d1
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ class IcingaServiceSetServiceTable extends QuickTable
|
|||
public function setServiceSet(IcingaServiceSet $set)
|
||||
{
|
||||
$this->set = $set;
|
||||
$this->setId = $set->get('id');
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue