|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Users/ServerPC/AppData/Roaming/Emby-Server/system.old/dashboard-ui/search/ |
Upload File : |
<div is="emby-scroller" class="view flex flex-direction-column scrollFrameY flex-grow" data-mousewheel="true" data-horizontal="false" data-focusscroll="true" data-forcescrollbar="true" data-bindheader="true">
<div class="scrollSlider flex-grow flex-direction-column padded-top-page padded-bottom-page settingsContainer">
<div class="padded-left padded-right searchFields padded-bottom" style="margin-top:-.75em;">
</div>
<div class="searchResults padded-bottom-page verticalSections">
<div class="hide verticalSection searchSuggestions" style="text-align:center;">
<div>
<h2 class="sectionTitle padded-left padded-right justify-content-center">${Suggestions}</h2>
</div>
<div class="searchSuggestionsList padded-left padded-right">
</div>
</div>
<div class="hide verticalSection globalResults">
<h2 class="sectionTitle sectionTitle-cards focuscontainer-x padded-left padded-right">${HeaderTopResults}</h2>
<div is="emby-scroller" data-horizontal="true" data-focusscroll="true" data-mousewheel="false" class="padded-top-focusscale padded-bottom-focusscale padded-left padded-right">
<div is="emby-itemscontainer" data-focusabletype="nearest" class="itemsContainer scrollSlider focuscontainer-x focusable"></div>
</div>
</div>
<div class="searchCategories verticalSections verticalSections-item">
</div>
<p class="hide noResults padded-left padded-right padded-top flex flex-wrap-wrap justify-content-center">
${NoItemsMatchingFound}
</p>
</div>
</div>
</div>