mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
make scripts more modular
This commit is contained in:
parent
284e61038d
commit
ce35317652
11 changed files with 109 additions and 86 deletions
|
@ -89,7 +89,8 @@
|
|||
showTitle: true,
|
||||
coverImage: true,
|
||||
centerImage: true,
|
||||
textLines: getAdditionalTextLines
|
||||
textLines: getAdditionalTextLines,
|
||||
cardLayout: true
|
||||
});
|
||||
$('.itemsContainer', elem).html(html).lazyChildren();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue