mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
display recording groups
This commit is contained in:
parent
6d15c55327
commit
04a52bcd6d
8 changed files with 112 additions and 54 deletions
|
@ -67,7 +67,7 @@
|
|||
html += '</li>';
|
||||
}
|
||||
|
||||
html += '</a></ul>';
|
||||
html += '</ul>';
|
||||
|
||||
$('#items', page).html(html).trigger('create');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue