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

add path to ListingsProviderInfo

This commit is contained in:
Luke Pulverenti 2016-02-16 22:07:15 -05:00
parent b80fbe0163
commit c6b15e3001

View file

@ -40,7 +40,7 @@
</div>
</li>
<li>
<label class="lnlAutomaticUpdateLevel" for="selectAutomaticUpdateLevel" class="selectLabel"></label>
<label class="lnlAutomaticUpdateLevel selectLabel" for="selectAutomaticUpdateLevel"></label>
<select name="selectAutomaticUpdateLevel" id="selectAutomaticUpdateLevel">
<option value="Release">${OptionRelease}</option>
<option value="Beta">${OptionBeta}</option>