mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-31 07:09:45 +02:00
Disable turbo on login/logout forms, so page is fully reloaded.
This commit is contained in:
parent
0b31a3b095
commit
1a9dfee0ed
12 changed files with 19 additions and 19 deletions
|
@ -101,7 +101,7 @@
|
|||
{# Back to top buton #}
|
||||
|
||||
<!-- Back to top button -->
|
||||
<a id="back-to-top" href="#" class="btn btn-primary back-to-top" data-no-ajax role="button"
|
||||
<a id="back-to-top" href="#" class="btn btn-primary back-to-top" role="button"
|
||||
title="{% trans %}back_to_top{% endtrans %}" data-toggle="tooltip" data-placement="left">
|
||||
<i class="fas fa-angle-up fa-fw"></i>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue