des trucs
This commit is contained in:
BIN
public/img/sortie/6749bb1846967849110763.jpg
Normal file
BIN
public/img/sortie/6749bb1846967849110763.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
@@ -106,10 +106,6 @@
|
||||
class="btnAnnule">
|
||||
❌ Annuler la sortie
|
||||
</button>
|
||||
<a href="{{ path('sortie_edit', { id: sortie.idSortie }) }}"
|
||||
class="btnSecondary">
|
||||
✏️ Modifier la sortie
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if sortie.etat.libelle == 'Créée' %}
|
||||
<a href="{{ path('sortie_edit', { id: sortie.idSortie }) }}"
|
||||
@@ -200,7 +196,7 @@
|
||||
</button>
|
||||
<button
|
||||
type="submit"
|
||||
class="px-4 py-2 bg-green-500 text-white rounded-md hover:bg-green-600">
|
||||
class="btnThird">
|
||||
Démarrer les inscriptions
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user