mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32:26 -06:00
revert arrow button reorder
This commit is contained in:
parent
2f45f419b1
commit
43c23d75fd
|
|
@ -55,9 +55,9 @@
|
|||
|
||||
<div id="pathBar">
|
||||
<h2 id="wfp" class="shifted">
|
||||
<a href="#" id="gou" class="btn">⬆️</a>
|
||||
<a href="#" id="gop" class="btn">⬅️</a>
|
||||
<a href="#" id="gon" class="btn">➡️</a>
|
||||
<a href="#" id="gou" class="btn">⬆️</a>
|
||||
</h2>
|
||||
<h1 id="path">
|
||||
{%- for n in vpnodes %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue