mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update playlist xml saving
This commit is contained in:
parent
ba247c8a15
commit
90c301e86f
10 changed files with 141 additions and 74 deletions
|
@ -16,6 +16,7 @@
|
|||
<div class="listTopPaging">
|
||||
|
||||
</div>
|
||||
<button class="btnPlay hide" type="button" data-icon="play" data-inline="true" data-mini="true" style="margin-left:1em;">${ButtonPlay}</button>
|
||||
</div>
|
||||
<div id="items" class="itemsContainer"></div>
|
||||
<div class="noItemsMessage" style="display: none; text-align: center;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue