mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-12-14 11:56:16 +01:00
init
This commit is contained in:
10
musicdb-server/assets/queue_folder_current.html
Normal file
10
musicdb-server/assets/queue_folder_current.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<div>
|
||||
<small>>></small>
|
||||
<button hx-post="/queue/goto/\:path" hx-swap="none">⏵</button>
|
||||
<small><b>\:name</b></small>
|
||||
</div>
|
||||
\:content
|
||||
<div>
|
||||
<small><<</small>
|
||||
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user