On renvoie sur la bonne page lors de la connexion
This commit is contained in:
parent
c64292efb0
commit
18383802d6
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
</div>
|
||||
</a>
|
||||
{% else %}
|
||||
<a class="tile is-child notification is-primary" href="{% url 'authens:login.cas' %}">
|
||||
<a class="tile is-child notification is-primary" href="{% url 'authens:login.cas' %}?next={% url 'election.view' election.pk %}">
|
||||
<div class="subtitle has-text-centered mb-2">
|
||||
<span class="icon-text">
|
||||
<span class="icon has-text-white">
|
||||
|
|
Loading…
Reference in a new issue