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
7bc57e287a
commit
f17942c1cd
19 changed files with 68 additions and 55 deletions
|
@ -79,7 +79,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
activeElement.focus();
|
||||
if (layoutManager.tv) {
|
||||
activeElement.focus();
|
||||
}
|
||||
|
||||
if (dlg.getAttribute('data-removeonclose') != 'false') {
|
||||
removeCenterFocus(dlg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue