mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
start using user policy
This commit is contained in:
parent
d84df77553
commit
db0f911a4d
34 changed files with 117 additions and 184 deletions
|
@ -28,12 +28,11 @@
|
|||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
<form id="textEntryForm">
|
||||
<form id="textEntryForm" style="min-width:200px;">
|
||||
<div id="fldCollectionType" style="margin:.5em 0 1.5em;">
|
||||
<label for="selectCollectionType">${LabelType}</label>
|
||||
<select id="selectCollectionType" name="selectCollectionType" data-mini="true"></select>
|
||||
<div class="collectionTypeFieldDescription fieldDescription">
|
||||
${MediaFolderHelpPluginRequired}
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue