diff --git a/CHANGELOG.md b/CHANGELOG.md index 936a5317d..05ca3f217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,15 +12,19 @@ and this project adheres to + + +## Test releases + +## Test release 2021-10-27 + +* [person]: delete double actions buttons on search person page * [person]: accompanying course work: remove creation date display the list of work + handle case when end date is null * [main]: Add new pages with a menu for managing location and location type in the admin * [main]: Add some fixtures for location type * [calendar]: Pass the location when transforming a calendar item (rdv) into an activity * [calendar]: Add a user menu for "my calendar" - -## Test releases - ### Test release 2021-10-18 * [3party]: french translation of contact and company diff --git a/src/Bundle/ChillPersonBundle/Resources/views/Person/list_with_period.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/Person/list_with_period.html.twig index 2fd1de9c1..172d564e2 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/Person/list_with_period.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/Person/list_with_period.html.twig @@ -120,39 +120,6 @@ {% endfor %} - - - {% else %} - - {% endif %} {% if preview == false %}