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

added automatic restart option

This commit is contained in:
Luke Pulverenti 2014-01-11 15:13:18 -05:00
parent fa461c249c
commit eb07d62734
4 changed files with 24 additions and 6 deletions

View file

@ -11,7 +11,7 @@
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="advanced.html" data-role="button">General</a>
<a href="#" data-role="button" class="ui-btn-active">Server</a>
<a href="#" data-role="button" class="ui-btn-active">Http Server</a>
<a href="encodingsettings.html" data-role="button">Transcoding</a>
</div>
<form class="advancedServerSettingsForm">