diff --git a/templates/includes/macros.html.tera b/templates/includes/macros.html.tera index b4202b0..e3a0b30 100644 --- a/templates/includes/macros.html.tera +++ b/templates/includes/macros.html.tera @@ -24,14 +24,14 @@ function setChoiceByLabel(choicesInstance, label) { {% for planned_trip in planned_trips | sort(attribute='planned_starting_time') %}