1
0
Fork 0
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:
Luke Pulverenti 2013-04-19 00:27:16 -04:00
parent f44861b09b
commit f9fb418c1d
29 changed files with 431 additions and 409 deletions

View file

@ -28,6 +28,8 @@
$('#galleryCollapsible', page).hide();
}
$('#moviesCollapsible .collapsibleTitle', page).html('Titles (' + item.ChildCount + ')');
Dashboard.hideLoadingMsg();
});
}