mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Switch off of jQuery
This commit is contained in:
parent
fa9e2b476b
commit
fdfdcd60fe
8 changed files with 35 additions and 21 deletions
|
@ -16,7 +16,7 @@
|
|||
</label>
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkQuickConnectActive" />
|
||||
<span>Always accept quick connect login requests</span>
|
||||
<span>Make quick connect always active (always accept login requests)</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">If unchecked, users will have to click the Activate button in their profile before initiating a quick connect login.</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue