mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add loader to login template
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e638aa3b89
commit
5b2b60841d
1 changed files with 4 additions and 0 deletions
|
|
@ -19,5 +19,9 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script type="text/javascript" src="before-unload.js"></script>
|
||||||
|
<div id="overlay">
|
||||||
|
<div class="loader"></div>
|
||||||
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue