remove option to enable debug logging
This commit is contained in:
parent
e098fffea8
commit
e5885dfd02
2 changed files with 0 additions and 24 deletions
13
src/log.html
13
src/log.html
|
@ -1,20 +1,7 @@
|
|||
<div id="logPage" data-role="page" class="page type-interior">
|
||||
|
||||
<div>
|
||||
<div class="content-primary">
|
||||
<div class="readOnlyContent">
|
||||
<div class="flex padded-top">
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label style="width:auto;">
|
||||
<input type="checkbox" is="emby-checkbox" id="chkDebugLog" />
|
||||
<span>${LabelEnableDebugLogging}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${EnableDebugLoggingHelp}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="serverLogs readOnlyContent">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue