mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Update comment on logout.html.twig
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
{% block ready_script %}
|
||||
{{ parent() }}
|
||||
|
||||
// Redirect after 1s so the user has time to read the message
|
||||
// Redirect after 7s so the user has time to read the message
|
||||
setTimeout(function() { window.location.href = '{{ sUrl }}'; }, 7000);
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user