updated nuget
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user