mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
SyncPropertyForm: coding style cleanup
This commit is contained in:
parent
87958a693f
commit
3192700d3a
@ -61,16 +61,6 @@ class SyncPropertyForm extends DirectorObjectForm
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function onSuccess()
|
||||
{
|
||||
/*
|
||||
$this->getElement('owner')->setValue(
|
||||
self::username()
|
||||
);
|
||||
*/
|
||||
parent::onSuccess();
|
||||
}
|
||||
|
||||
public function setDb($db)
|
||||
{
|
||||
parent::setDb($db);
|
||||
|
Loading…
x
Reference in New Issue
Block a user