mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update httplistener
This commit is contained in:
parent
519af58a6a
commit
81d876b3cd
5 changed files with 13 additions and 6 deletions
|
@ -218,7 +218,7 @@
|
|||
html += '</div>';
|
||||
|
||||
html += '<div class="detailSectionContent">';
|
||||
html += '<div class="childrenItemsContainer itemsContainer fullWidthItemsContainer" style="text-align: left;">';
|
||||
html += '<div class="childrenItemsContainer itemsContainer" style="text-align: left;">';
|
||||
html += '<ul class="itemsListview ui-listview" >';
|
||||
|
||||
var l = group.Items.length - 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue