Aucun candidat n'a pas été affecté pour cette formation
{% else %}
Emploi du temps du dossier : {{ dossier.intituleFormation }}
| {% for action in tabActionsDossier %} |
{{ trans_day_hash[action.dateIntervention|date('l')] }}
{{ action.dateIntervention|date('d/m/Y') }}
|
{% endfor %}
|---|---|
|
{{ candidat.nom }} {{ candidat.prenom }}
{% if candidat.statut == "Abandon" %}
Abandon
{% endif %}
|
{% if tabActionsCandidats|length > 0 %}
{% for action in tabActionsCandidats[index] %}
Module
{{ action[4]}}
{% if (action[2]) %}
Abscent
{% else %}
Présent
{% endif %}
|
{% endfor %}
{% endif %}
Valider la présence