mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
hide version selector on non-server plugins, align filter button
This commit is contained in:
parent
61b9aff305
commit
310456481f
3 changed files with 5 additions and 5 deletions
|
@ -19,9 +19,8 @@
|
|||
|
||||
<div data-role="collapsible" data-content-theme="c" data-collapsed="false" style="margin-top: 2em;" data-theme="a">
|
||||
<h3>Install</h3>
|
||||
<p id="pCurrentVersion">
|
||||
</p>
|
||||
<p>
|
||||
<p id="pCurrentVersion"></p>
|
||||
<p id="pSelectVersion" class="hide">
|
||||
<label for="selectVersion">Select version to install:</label>
|
||||
<select id="selectVersion" name="selectVersion"></select>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue