diff --git a/src/Bundle/ChillEventBundle/Resources/views/Event/listByPerson.html.twig b/src/Bundle/ChillEventBundle/Resources/views/Event/listByPerson.html.twig index 2cd19d08a..cdd06b3be 100644 --- a/src/Bundle/ChillEventBundle/Resources/views/Event/listByPerson.html.twig +++ b/src/Bundle/ChillEventBundle/Resources/views/Event/listByPerson.html.twig @@ -24,7 +24,7 @@ {% block personcontent %}
{{ 'Date'|trans }} | @@ -44,53 +44,58 @@{{ participation.role.name|localize_translatable_string }} | {{ participation.status.name|localize_translatable_string }} |
-
|
---|