mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove trigger create when not needed
This commit is contained in:
parent
76c2164aeb
commit
df4f347fb4
9 changed files with 28 additions and 43 deletions
|
@ -699,7 +699,7 @@
|
|||
// smallIcon: true
|
||||
// });
|
||||
|
||||
// $(".playlist", page).html(html).trigger('create').lazyChildren();
|
||||
// $(".playlist", page).html(html).lazyChildren();
|
||||
//});
|
||||
|
||||
html += LibraryBrowser.getListViewHtml({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue