mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update live tv loading
This commit is contained in:
parent
28f378f8db
commit
f82049f935
7 changed files with 177 additions and 14 deletions
|
@ -32,6 +32,15 @@
|
|||
</div>
|
||||
<div class="channelPaging"></div>
|
||||
</div>
|
||||
<div class="guideRequiresUnlock readOnlyContent" style="margin:2em auto;text-align:center;display:none;">
|
||||
<p class="unlockText"></p>
|
||||
<button class="btn btnActionAccent btnUnlockGuide" data-role="none" type="button">
|
||||
<span>
|
||||
${ButtonUnlockGuide}
|
||||
</span>
|
||||
<i class="fa fa-check"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div data-role="popup" id="popupConfig" data-theme="b">
|
||||
<div class="ui-bar-a" style="text-align: center; padding: 0 20px; position: relative;">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue