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">
|
class="btnAnnule">
|
||||||
❌ Annuler la sortie
|
❌ Annuler la sortie
|
||||||
</button>
|
</button>
|
||||||
<a href="{{ path('sortie_edit', { id: sortie.idSortie }) }}"
|
|
||||||
class="btnSecondary">
|
|
||||||
✏️ Modifier la sortie
|
|
||||||
</a>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if sortie.etat.libelle == 'Créée' %}
|
{% if sortie.etat.libelle == 'Créée' %}
|
||||||
<a href="{{ path('sortie_edit', { id: sortie.idSortie }) }}"
|
<a href="{{ path('sortie_edit', { id: sortie.idSortie }) }}"
|
||||||
@@ -200,7 +196,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
type="submit"
|
type="submit"
|
||||||
class="px-4 py-2 bg-green-500 text-white rounded-md hover:bg-green-600">
|
class="btnThird">
|
||||||
Démarrer les inscriptions
|
Démarrer les inscriptions
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user