diff --git a/CHANGELOG.md b/CHANGELOG.md index f6d46fa81..9376be5f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,3 +106,7 @@ Version 1.5.13 - [CRUD] override relevant part of the main CRUD template - [CRUD] fix redirection on person view: add a `person_id` to every page redirected. +Master branch +============= + +- [Accompanying period list] Fix period label in list diff --git a/Resources/views/AccompanyingPeriod/list.html.twig b/Resources/views/AccompanyingPeriod/list.html.twig index 135810e4b..968285864 100644 --- a/Resources/views/AccompanyingPeriod/list.html.twig +++ b/Resources/views/AccompanyingPeriod/list.html.twig @@ -21,7 +21,7 @@ {% for accompanying_period in accompanying_periods %}