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

Added SupportsAutoRunAtStartup

This commit is contained in:
Luke Pulverenti 2014-01-05 20:59:21 -05:00
parent 669c832ce6
commit 6e5adce35c
7 changed files with 230 additions and 23 deletions

View file

@ -11,7 +11,7 @@
<form id="advancedConfigurationForm">
<ul data-role="listview" class="ulForm">
<li>
<li id="fldRunAtStartup" style="display:none;">
<input type="checkbox" id="chkRunAtStartup" name="chkRunAtStartup" data-mini="true" />
<label for="chkRunAtStartup">Run server at startup</label>
<div id="windowsStartupDescription" class="fieldDescription warningFieldDescription" style="display: none;">