mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use mblogo instead of home
This commit is contained in:
parent
f44861b09b
commit
f9fb418c1d
29 changed files with 431 additions and 409 deletions
|
@ -28,6 +28,8 @@
|
|||
$('#galleryCollapsible', page).hide();
|
||||
}
|
||||
|
||||
$('#moviesCollapsible .collapsibleTitle', page).html('Titles (' + item.ChildCount + ')');
|
||||
|
||||
Dashboard.hideLoadingMsg();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue