1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-29 12:57:50 +00:00

Feat: jukebox mode #37

This commit is contained in:
jcorporation
2018-09-17 23:25:05 +01:00
parent 22fa15deb0
commit d49baea123
4 changed files with 98 additions and 23 deletions

View File

@@ -709,6 +709,13 @@
<div class="invalid-feedback">Must be a number.</div>
</div>
</div>
<div class="row">
<div class="form-group col-md-6" data-toggle="buttons">
<button data-href='{"cmd": "toggleBtn", "options": ["btnJukebox"]}' id="btnJukebox" type="button" class="btn btn-secondary btn-block" title="Jukebox">
Jukebox
</button>
</div>
</div>
<hr/>
<div class="row">
<div class="form-group col-md-6" data-toggle="buttons">