Event: move validation to annotation and add UniqueEntity constraint on Participation

This commit is contained in:
2023-11-28 13:12:43 +01:00
parent 6d04e477f8
commit e586b8ee5e
6 changed files with 12 additions and 29 deletions

View File

@@ -32,7 +32,7 @@
<ul class="record_actions">
<ul class="record_actions sticky-form-buttons">
<li class="cancel">
<a href="{{ path('chill_event__event_show', { 'event_id' : participation.event.id } ) }}" class="btn btn-cancel">
{{ 'Back to the event'|trans }}