1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix AutoRunWebApp checkbox on dashboardgeneral

This commit is contained in:
PrplHaz4 2019-09-06 14:58:31 -04:00
parent 1be3a7f205
commit 3b0a2f4caa
2 changed files with 6 additions and 4 deletions

View file

@ -26,9 +26,9 @@
</div>
</div>
</div>
<div id="fldRunWebAppAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
<div id="fldAutoRunWebApp" class="checkboxContainer checkboxContainer-withDescription hide">
<label>
<input is="emby-checkbox" type="checkbox" id="chkRunWebAppAtStartup" />
<input is="emby-checkbox" type="checkbox" id="chkAutoRunWebApp" />
<span>${LaunchWebAppOnStartup}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">