13 lines
647 B
HTML
13 lines
647 B
HTML
<div class="view flex flex-direction-row flex-grow align-items-flex-start metadataEditorPage">
|
|
|
|
<div class="editPageSidebar focuscontainer-y padded-top-page flex">
|
|
<div class="editPageSidebar-scroller scrollY-mini flex-grow" is="emby-scroller" data-horizontal="false" data-focusscroll="true" data-navcommands="card" data-bindheader="false">
|
|
<div class="scrollSlider libraryTree padded-bottom-page itemsContainer vertical-list" is="emby-itemscontainer">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="editPageInnerContent flex-grow flex flex-direction-column padded-top padded-top-page">
|
|
</div>
|
|
</div> |