{% load unicorn %} {% unicorn_scripts %}

LSTE DES UE

{% for parcoursSemestreUe in parcoursSemestreUes %} {% csrf_token %} {% unicorn 'moyenne-ue' ue=parcoursSemestreUe.ue key=parcoursSemestreUe.ue.id %} {% endfor %}
CODE LIBELLE MOYENNE Actions
{{parcoursSemestreUe.ue.code}} {{parcoursSemestreUe.ue.libelle}} {% unicorn 'note-detail' ue=parcoursSemestreUe.ue %} {% unicorn 'reclamation' ue=parcoursSemestreUe.ue %} {% comment %} {% endcomment %}