{% extends 'base.html.twig' %} {% block title %}displayClaims{% endblock %} {% block body %}
Tâches | Assigné à | Date Limite | Statut | |
---|---|---|---|---|
{{ task.action }}
|
{{ task.user[0].username }}
|
{{ task.endAt|date("d-m-Y") }} {{ task.endAt|date("H:i") }}
|
{{ task.statut }}
|
{% if (task.user[0].id == me.id or me.getRoles()[0] == "ROLE_SYMA" or me.getRoles()[0] == "ROLE_SUPERADMIN") and task.statutType == "WAITING" %}
|
{% endif %}
Souhaitez-vous validé la tâche ?