mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support channel folders
This commit is contained in:
parent
b88819dd78
commit
636ea91460
4 changed files with 20 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
<div data-role="content">
|
||||
<div class="viewSettings">
|
||||
|
||||
<h1 style="margin: 0 1em 0 0; display: inline-block; vertical-align: middle;">Trailers</h1>
|
||||
<h1 class="categoryTitle" style="margin: 0 1em 0 0; display: inline-block; vertical-align: middle;"></h1>
|
||||
|
||||
<div class="viewControls" data-role="controlgroup" data-type="horizontal">
|
||||
<button data-mini="true" data-icon="sort" data-inline="true" data-iconpos="notext" title="${ButtonSort}" onclick="$('#sortPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonSort}</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue