mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-26 03:09:11 +02:00
DirectorDatalistForm: workaround no longer required
This commit is contained in:
parent
951cf73612
commit
d3bad2f4bb
@ -17,7 +17,7 @@ class DirectorDatalistForm extends DirectorObjectForm
|
||||
|
||||
public function onSuccess()
|
||||
{
|
||||
$this->addHidden('owner', self::username());
|
||||
$this->object()->owner = self::username();
|
||||
parent::onSuccess();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user