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…
Reference in New Issue