mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove premiere stuff and fix lingering js crashes
This commit is contained in:
parent
4dbb912ff4
commit
8a4d86df62
8 changed files with 13 additions and 182 deletions
|
@ -1,13 +1,6 @@
|
|||
<div id="liveTvSuggestedPage" data-dom-cache="true" data-role="page" class="page libraryPage liveTvPage pageWithAbsoluteTabs withTabs" data-title="${HeaderLiveTv}" data-backdroptype="series,movie">
|
||||
|
||||
<div class="unlockContainer hide padded-left padded-right">
|
||||
<p class="unlockText" style="text-align:center;"></p>
|
||||
<button is="emby-button" type="button" class="raised button-submit block btnUnlock">
|
||||
<span>${HeaderBecomeProjectSupporter}</span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="hide liveTvContainer">
|
||||
<div class="liveTvContainer">
|
||||
|
||||
<div class="pageTabContent" id="suggestionsTab" data-index="0">
|
||||
<div id="activePrograms" class="verticalSection">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue