{% set cacher_colonne_prof = false %}
{% if CACHER_PROF_SELECTION is defined %}
{% if CACHER_PROF_SELECTION %}
{% set cacher_colonne_prof = true %}
{% endif %}
{% endif %}
{% if not cacher_colonne_prof %}
{% endif %}
{% if not cacher_colonne_prof %}
{% endif %}
{# contenu ajax #}