diff --git a/templates/edu_notes.twig b/templates/edu_notes.twig index 3ceb30e..7fdbc3e 100644 --- a/templates/edu_notes.twig +++ b/templates/edu_notes.twig @@ -1,15 +1,15 @@ -
+
{% for bulletin in bulletins|sort %} {% if bulletin.isVisible() %}
- - diff --git a/templates/eleve_notes.twig b/templates/eleve_notes.twig index 456b38f..067960f 100644 --- a/templates/eleve_notes.twig +++ b/templates/eleve_notes.twig @@ -1,13 +1,19 @@ -
+
{% for matiere in bulletin.getMatieres() %}
- -