mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
consolidate emby.server.core into emby.server.implementations
This commit is contained in:
parent
db11c3a4e8
commit
d45728d162
56 changed files with 180 additions and 90 deletions
|
@ -91,9 +91,9 @@
|
|||
<div class="inputContainer">
|
||||
<input is="emby-input" type="number" id="txtRemoteClientBitrateLimit" pattern="[0-9]*" min="0" step=".25" label="${LabelRemoteClientBitrateLimit}" />
|
||||
<div class="fieldDescription">${LabelRemoteClientBitrateLimitHelp}</div>
|
||||
<div class="fieldDescription">${LabelUserRemoteClientBitrateLimitHelp}</div>
|
||||
</div>
|
||||
<div>
|
||||
<br />
|
||||
<h3 class="checkboxListLabel">${HeaderRemoteControl}</h3>
|
||||
<div class="checkboxList paperList" style="padding:.5em 1em;">
|
||||
<label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue