diff --git a/templates/gestioncof/details_demande_petit_cours.html b/templates/gestioncof/details_demande_petit_cours.html index c12e5c53..f310ce45 100644 --- a/templates/gestioncof/details_demande_petit_cours.html +++ b/templates/gestioncof/details_demande_petit_cours.html @@ -6,7 +6,7 @@ {% include "details_demande_petit_cours_infos.html" %}
diff --git a/templates/gestioncof/petits_cours_demandes_list.html b/templates/gestioncof/petits_cours_demandes_list.html index d2a26d79..ef97f164 100644 --- a/templates/gestioncof/petits_cours_demandes_list.html +++ b/templates/gestioncof/petits_cours_demandes_list.html @@ -19,7 +19,7 @@ {{ demande.name }} {% for matiere in demande.matieres.all %}{% if forloop.counter0 > 0 %}, {% endif %}{{ matiere }}{% endfor %} {{ demande.created|date:"d E Y" }} - + {% if demande.traitee_par %}{{ demande.traitee_par.username }}{% else %}{% endif %} Détails