1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fixes #860 - Add options to display channels directly within user views

This commit is contained in:
Luke Pulverenti 2014-06-30 15:24:35 -04:00
parent 190377babb
commit 2c9ebd220c
4 changed files with 47 additions and 4 deletions

View file

@ -25,7 +25,14 @@
</div>
<br />
<div style="margin: 0 1em;">
<p>${LabelGroupChannelsIntoViews}</p>
<div class="channelGroupList"></div>
<div class="fieldDescription">${LabelGroupChannelsIntoViewsHelp}</div>
</div>
<br />
<br />
<div class="detailSectionHeader" style="margin: 0 .5em;">
${HeaderOtherDisplaySettings}
</div>