mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 21:52:25 -06:00
fix load order revert
This commit is contained in:
parent
9eaf02f012
commit
088f908867
|
|
@ -260,7 +260,6 @@
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
<script src="{{ r }}/.cpr/w/baguettebox.js?_={{ ts }}"></script>
|
<script src="{{ r }}/.cpr/w/baguettebox.js?_={{ ts }}"></script>
|
||||||
<script src="{{ r }}/.cpr/w/browser.js?_={{ ts }}"></script>
|
<script src="{{ r }}/.cpr/w/browser.js?_={{ ts }}"></script>
|
||||||
<script src="{{ r }}/.cpr/w/baguettebox.js?_={{ ts }}"></script>
|
|
||||||
<script src="{{ r }}/.cpr/w/up2k.js?_={{ ts }}"></script>
|
<script src="{{ r }}/.cpr/w/up2k.js?_={{ ts }}"></script>
|
||||||
{%- if js %}
|
{%- if js %}
|
||||||
<script src="{{ js }}_={{ ts }}"></script>
|
<script src="{{ js }}_={{ ts }}"></script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue