mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-12-15 04:16:16 +01:00
.
This commit is contained in:
10
musicdb-server/assets/queue_loop.html
Executable file
10
musicdb-server/assets/queue_loop.html
Executable file
@@ -0,0 +1,10 @@
|
||||
<div>
|
||||
<small>>></small>
|
||||
<button hx-post="/queue/goto/\:path" hx-swap="none">⏵</button>
|
||||
<small>repeat \:total times</small>
|
||||
</div>
|
||||
\:inner
|
||||
<div>
|
||||
<small><<</small>
|
||||
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user