From 9be6d21a548a1a041fdf52791fde96cc49092682 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Sun, 12 Feb 2017 13:25:51 +0100 Subject: Affichage d'un message si il n'y a pas de cours enregitré pour un groupe Tri des emplois du temps par nom --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 3170aea..d834884 100644 --- a/templates/index.html +++ b/templates/index.html @@ -62,7 +62,7 @@ li.course {

{{ timetable.name }}

{% endfor %}{% endblock %} -- cgit v1.2.1