mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
DirectorObjectForm: remove (probably) useless hook
This commit is contained in:
parent
8b9a212bf7
commit
10d2d513df
1 changed files with 0 additions and 3 deletions
|
|
@ -344,9 +344,6 @@ $inherited = null; // Just testing
|
|||
|
||||
$this->moveSubmitToBottom();
|
||||
|
||||
if (! $this->hasBeenSubmitted()) {
|
||||
$this->beforeValidation($this->object->getProperties());
|
||||
}
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue