mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
77a3d60f5d
commit
84bb89076e
6 changed files with 109 additions and 14 deletions
|
@ -16,6 +16,11 @@
|
|||
|
||||
html += '<div class="libraryMenuButtonText headerButton"><span>MEDIA</span><span class="mediaBrowserAccent">BROWSER</span></div>';
|
||||
|
||||
//html += '<div class="viewMenuSearch">';
|
||||
//html += '<input type="search" data-role="none" class="headerSearchInput" />';
|
||||
//html += '<div class="searchInputIcon fa fa-search"></div>';
|
||||
//html += '</div>';
|
||||
|
||||
html += '<div class="viewMenuSecondary">';
|
||||
|
||||
if (user.localUser) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue