1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-08 17:30:43 +00:00

Fix logout behavior with intercooler

This commit is contained in:
Jason McBrayer 2018-12-16 17:39:27 -05:00
parent 9825b67f57
commit 9117aeb987

View File

@ -133,6 +133,7 @@
</a>
<a class="navbar-item" href="{% url "logout" %}"
ic-get-from="{% url "logout" %}"
ic-target="body"
ic-confirm="Are you sure you want to log out?">
<span class="fa fa-power-off"></span>
<span >&nbsp;Log out</span>