Fixing style errors.
This commit is contained in:
parent
d01460d606
commit
753644a024
@ -255,7 +255,7 @@ if (empty($reshook)) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if(empty($errors)) {
|
||||
if (empty($errors)) {
|
||||
$object->setStatut(Evaluation::STATUS_CLOSED);
|
||||
setEventMessage('EmployeeSkillsUpdated');
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user