mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
set correct layout to accompanying period crud
This commit is contained in:
@@ -200,7 +200,7 @@ class AccompanyingPeriod
|
||||
|
||||
if (! $this->isClosingAfterOpening()) {
|
||||
$context->addViolationAt('dateClosing',
|
||||
'validation.AccompanyingPeriod.constraint.dateOfClosing_before_dateOfOpening',
|
||||
'The date of closing is before the date of opening',
|
||||
array(), null);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user