Merge branch 'period-in-list-result' into 59_parcours_resu_2

This commit is contained in:
2021-05-25 22:00:58 +02:00
17 changed files with 521 additions and 9 deletions

View File

@@ -17,3 +17,6 @@ services:
Chill\PersonBundle\Templating\Entity\SocialIssueRender:
arguments:
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
$engine: '@Symfony\Component\Templating\EngineInterface'
tags:
- 'chill.render_entity'