mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated nuget
This commit is contained in:
parent
4bbec7c71f
commit
e29f656626
3 changed files with 4 additions and 4 deletions
|
@ -29,11 +29,11 @@
|
|||
<label for="radioOthers">Others</label>
|
||||
</fieldset>
|
||||
|
||||
<p style="display: inline-block;">
|
||||
<p style="display: none;">
|
||||
<input class="chkPremiumFilter" type="checkbox" data-mini="true" data-inline="true" name="chkPremium" id="chkPremium" data-filter="IsPremium" />
|
||||
<label for="chkPremium">Free Only</label>
|
||||
</p>
|
||||
|
||||
<br />
|
||||
<div id="noPlugins" class="hide">
|
||||
<div style="text-align: center; margin: 10px;">No available plugins</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue