{# planning/poste/date-menu.html.twig #}
Semaine {{ affSem }}
Du {{ dates[0] | date("d/m/Y") }} au {{ dates[6] | date("d/m/Y")}}.
{% if not week_wiew %}
Planning du {{ date | datefull | raw }} {% if public_holiday %} {{ public_holiday }} {% endif %}
{% endif %} {% if config('Dimanche') %} {% endif %}
Lundi / Mardi / Mercredi / Jeudi / Vendredi / Samedi / Dimanche / Semaine
{% if config('Multisites-nombre') > 1 %}

{{ siteName(site) }}

{% endif %}
{{ messages_infos }}
{% if week_view %}
 
{% else %} {% if ( userCan('300', site) or userCan('1000', site) ) and config('CatAFinDeService') %}
{% endif %}
{% if userCan('300', site) or userCan('1000', site) %}
Validation
{{ perso2 }} {{ date_validation2 }} {{ heure_validation2 }}
{% endif %} {% if userCan('300', site) %} {% if not locked %} {% endif %} {% endif %} {% if locked %} {% if userCan('300', site) == false and userCan('1000', site) == false %}
Validation
{{ perso2 }} {{ date_validation2 }} {{ heure_validation2 }}
{% endif %} {% endif %}
 
{% endif %}