mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
embed recording button into video player
This commit is contained in:
parent
1dd1a705e5
commit
21a63e8240
12 changed files with 16 additions and 11 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="emby-button-foreground">${TabLatest}</div>
|
||||
</button>
|
||||
<button is="emby-button" class="emby-tab-button" data-index="2">
|
||||
<div class="emby-button-foreground">${TabSeries}</div>
|
||||
<div class="emby-button-foreground">${TabShows}</div>
|
||||
</button>
|
||||
<button is="emby-button" class="emby-tab-button" data-index="3">
|
||||
<div class="emby-button-foreground">${TabUpcoming}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue