mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update action sheet
This commit is contained in:
parent
619cad7f41
commit
68ad751b25
9 changed files with 51 additions and 22 deletions
|
@ -62,6 +62,15 @@
|
|||
</emby-collapsible>
|
||||
</div>
|
||||
|
||||
<div class="healthMonitorSection hide" style="margin-top: 2em;">
|
||||
<h1 style="display:flex;align-items:center;">
|
||||
<div>${HeaderHealthMonitor}</div>
|
||||
<button is="paper-icon-button-light" type="button" style="margin-left:.5em;"><iron-icon icon="refresh"></iron-icon></button>
|
||||
</h1>
|
||||
<div class="healthMonitor paperList">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="activeDevicesCollapsible" style="margin-top: 2em;">
|
||||
<h1>${HeaderActiveDevices}</h1>
|
||||
<div class="activeDevices">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue