des trucs
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
{% if app.user and sortie.etat.libelle == 'Ouverte' and not sortie.participants.contains(app.user) and date(sortie.dateLimiteInscription) > date() %}
|
||||
<form action="{{ path('sortie_inscription', { id: sortie.idSortie }) }}" method="post" class="mt-6">
|
||||
<button type="submit" class="btnPrimary">
|
||||
|
||||
Reference in New Issue
Block a user