mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
9ceaf21b80
commit
8de0aadb57
36 changed files with 267 additions and 36 deletions
|
@ -1,14 +1,14 @@
|
|||
<div id="logPage" data-role="page" class="page type-interior">
|
||||
<div id="logPage" data-role="page" class="page type-interior withTabs">
|
||||
|
||||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
<div class="readOnlyContent" style="margin:0 auto;">
|
||||
<div class="readOnlyContent">
|
||||
<div style="text-align: right; display: flex; justify-content: flex-end;">
|
||||
<paper-toggle-button id="chkDebugLog">${LabelEnableDebugLogging}</paper-toggle-button>
|
||||
</div>
|
||||
<br/>
|
||||
</div>
|
||||
<div class="serverLogs readOnlyContent" style="margin:0 auto;">
|
||||
<div class="serverLogs readOnlyContent">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue