mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
don't save metadata when video content type is unset
This commit is contained in:
parent
58672e6b65
commit
aa576157fc
8 changed files with 20 additions and 15 deletions
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
<form id="textEntryForm" style="min-width:200px;">
|
||||
<form id="textEntryForm" style="width:280px;">
|
||||
<div id="fldCollectionType" style="margin:.5em 0 1.5em;">
|
||||
<label for="selectCollectionType">${LabelContentType}</label>
|
||||
<select id="selectCollectionType" name="selectCollectionType" data-mini="true"></select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue