mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
remove theater from plugin catalog
This commit is contained in:
parent
bea44d2e39
commit
1879365478
@ -22,8 +22,6 @@
|
||||
<label for="radioServer">${TabServer}</label>
|
||||
<input type="radio" name="radioPackageTypes" class="radioPackageTypes" id="radioClassic" value="MBClassic" data-mini="true">
|
||||
<label for="radioClassic">${PluginTabAppClassic}</label>
|
||||
<input type="radio" name="radioPackageTypes" class="radioPackageTypes" id="radopTheater" value="MBTheater" data-mini="true">
|
||||
<label for="radopTheater">${PluginTabAppTheater}</label>
|
||||
</fieldset>
|
||||
</div>
|
||||
<div style="display:inline-block;vertical-align:bottom;" class="optionAdultContainer">
|
||||
|
Loading…
Reference in New Issue
Block a user