mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
improve m3u channel list parsing
This commit is contained in:
parent
835ed1dfae
commit
dcb44815ed
9 changed files with 59 additions and 109 deletions
|
@ -60,7 +60,6 @@
|
|||
<div style="display: inline-block;">
|
||||
<select data-mini="true" data-inline="true" id="selectViewType">
|
||||
<option value="ReportData">${OptionReportList}</option>
|
||||
<option value="ReportStatistics">${OptionReportStatistics}</option>
|
||||
<option value="ReportActivities">${OptionReportActivities}</option>
|
||||
</select>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue