link fix
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user