This commit is contained in:
Olivier PARPAILLON
2024-11-26 16:30:10 +01:00
parent 346625b223
commit 266a338b24
4 changed files with 4 additions and 4 deletions

View File

@@ -47,7 +47,7 @@
<button type="submit">🔕</button>
</form>
{% endif %}
<a href="{{ path('sortie_view', { id: sortie.idSortie }) }}">👁️</a>
<a href="{{ path('sortie_view', { id: sortie.idSortie }) }}" class="px-2">👁️</a>
</td>
</tr>
{% else %}