diff --git a/elections/templates/elections/election_admin.html b/elections/templates/elections/election_admin.html index 043bab9..bb16f08 100644 --- a/elections/templates/elections/election_admin.html +++ b/elections/templates/elections/election_admin.html @@ -199,7 +199,7 @@ {# Liste des options possibles #} {% for o in q.options.all %} -
+
{% if election.start_date > current_time %} diff --git a/elections/templates/elections/option_update.html b/elections/templates/elections/option_update.html index 776c266..1e09e91 100644 --- a/elections/templates/elections/option_update.html +++ b/elections/templates/elections/option_update.html @@ -22,7 +22,7 @@
-