mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-26 23:34:10 +02:00
DirectorObjectForm: remove (probably) useless hook
This commit is contained in:
parent
8b9a212bf7
commit
10d2d513df
@ -344,9 +344,6 @@ $inherited = null; // Just testing
|
|||||||
|
|
||||||
$this->moveSubmitToBottom();
|
$this->moveSubmitToBottom();
|
||||||
|
|
||||||
if (! $this->hasBeenSubmitted()) {
|
|
||||||
$this->beforeValidation($this->object->getProperties());
|
|
||||||
}
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user