diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e743c02..a9753f86d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,3 +79,8 @@ Version 1.5.9 - [UI] set action button bottom of edit form according to crud template - [closing motive] add an hierarchy for closing motives ; - [closing motive] Add an admin section for closing motives ; + +Version 1.5.10 +============== + +- [closing motive] display closing motive in remark diff --git a/Resources/views/AccompanyingPeriod/list.html.twig b/Resources/views/AccompanyingPeriod/list.html.twig index b3c5a9b0c..135810e4b 100644 --- a/Resources/views/AccompanyingPeriod/list.html.twig +++ b/Resources/views/AccompanyingPeriod/list.html.twig @@ -28,7 +28,6 @@ '%opening_date%': accompanying_period.openingDate|localizeddate('long', 'none'), '%closing_date%': accompanying_period.closingDate|localizeddate('long', 'none')} ) }} -