mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
live tv updates
This commit is contained in:
parent
16c69c903b
commit
f41b336e87
15 changed files with 196 additions and 101 deletions
|
@ -17,12 +17,12 @@
|
|||
<div class="ehsContent">
|
||||
<div id="activeRecordings" style="display: none;">
|
||||
<h1 class="listHeader">${HeaderActiveRecordings}</h1>
|
||||
<div class="recordingItems"></div>
|
||||
<div class="recordingItems itemsContainer"></div>
|
||||
<br />
|
||||
</div>
|
||||
<div id="latestRecordings" style="display: none;">
|
||||
<h1 class="listHeader">${HeaderLatestRecordings}</h1>
|
||||
<div class="recordingItems"></div>
|
||||
<div class="recordingItems itemsContainer"></div>
|
||||
<br />
|
||||
</div>
|
||||
<div id="recordingGroups" style="display: none;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue