mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dialogs
This commit is contained in:
parent
5b66bb9ecb
commit
d4c939d1b7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
Dashboard.showLoadingMsg();
|
||||
|
||||
var panel = $(this).parents('paper-dialog')[0];
|
||||
var panel = $(this).parents('dialog')[0];
|
||||
|
||||
var playlistId = $('#selectPlaylistToAddTo', panel).val();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue