update listviews
This commit is contained in:
parent
1032fa887e
commit
f458196922
31 changed files with 168 additions and 100 deletions
|
@ -81,7 +81,7 @@
|
|||
<span id="childrenTitle"></span>
|
||||
</h1>
|
||||
<div id="childrenContent">
|
||||
<div class="childrenItemsContainer itemsContainer noautoinit" style="text-align:left;"></div>
|
||||
<div is="emby-itemscontainer" class="childrenItemsContainer itemsContainer noautoinit" style="text-align:left;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="additionalPartsCollapsible" class="detailSection hide">
|
||||
|
@ -155,7 +155,7 @@
|
|||
<h1>
|
||||
${HeaderThemeSongs}
|
||||
</h1>
|
||||
<div id="themeSongsContent"></div>
|
||||
<div id="themeSongsContent" is="emby-itemscontainer"></div>
|
||||
</div>
|
||||
<div class="detailSection detailsSection">
|
||||
<h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue