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
7b89e6fc81
commit
bc19e7f928
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@
|
||||||
$('#fldCollectionType', popup).hide();
|
$('#fldCollectionType', popup).hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
$('#selectCollectionType', popup).html(MediaLibraryPage.getCollectionTypeOptionsHtml()).val('movies').selectmenu('refresh');
|
$('#selectCollectionType', popup).html(MediaLibraryPage.getCollectionTypeOptionsHtml()).selectmenu('refresh');
|
||||||
|
|
||||||
popup.on("popupafteropen", function () {
|
popup.on("popupafteropen", function () {
|
||||||
$('#textEntryForm input:first', this).focus();
|
$('#textEntryForm input:first', this).focus();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue