mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update recording dialogs
This commit is contained in:
parent
c44b85501f
commit
9146727fda
54 changed files with 302 additions and 65 deletions
|
@ -148,7 +148,7 @@
|
|||
|
||||
dlg.classList.add('promptDialog');
|
||||
|
||||
html += '<div class="promptDialogContent">';
|
||||
html += '<div class="promptDialogContent" style="padding:1em;">';
|
||||
html += '<h2>';
|
||||
html += (playerInfo.deviceName || playerInfo.name);
|
||||
html += '</h2>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue