mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
proof of concept
This commit is contained in:
parent
8ef78024b2
commit
e24fffd84b
6 changed files with 59 additions and 8 deletions
|
@ -33,6 +33,11 @@
|
|||
<div id="divUsers" class="itemsContainer vertical-wrap centered"></div>
|
||||
</div>
|
||||
|
||||
<div class="visualLoginForm" style="text-align: center;">
|
||||
<h1 style="margin-top:1em;">${HeaderWhosWatching}</h1>
|
||||
<div id="divSignedInUsers" class="itemsContainer vertical-wrap centered"></div>
|
||||
</div>
|
||||
|
||||
<div class="readOnlyContent" style="margin: .5em auto 1em;">
|
||||
<button is="emby-button" type="button" class="raised cancel block btnManual">
|
||||
<span>${ButtonManualLogin}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue