mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix overlay menus
This commit is contained in:
parent
a15cc23c27
commit
6dae843884
6 changed files with 244 additions and 246 deletions
|
@ -119,6 +119,7 @@
|
|||
}
|
||||
|
||||
elem.innerHTML = html;
|
||||
LibraryBrowser.createCardMenus(elem);
|
||||
ImageLoader.lazyChildren(elem);
|
||||
}
|
||||
return function (view, params, tabContent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue