Prep work for mass selection actions

This commit is contained in:
2026-02-01 14:02:17 +01:00
parent 4528583b71
commit a970b72aef
3 changed files with 55 additions and 0 deletions

View File

@@ -28,6 +28,15 @@
<button class="mix-button" id="mix-button" disabled="true">
¡A Mezclar!
</button>
<!-- TODO: select all/none -->
<!--<div class="selection-options" id="selection-options">
<button class="selection-button" id="select-all-button" disabled="true">
Select all
</button>
<button class="selection-button" id="select-none-button" disabled="true">
Reset selection
</button>
</div>-->
</div>
<div class="section">