mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update user data icons
This commit is contained in:
parent
f3bdc1163e
commit
3d31aa2470
11 changed files with 86 additions and 51 deletions
|
@ -18,6 +18,8 @@
|
|||
query.parentId = parentId;
|
||||
|
||||
ApiClient.getItem(Dashboard.getCurrentUserId(), parentId).done(ItemListPage.renderTitle);
|
||||
} else {
|
||||
$('#itemName', $.mobile.activePage).html("Media Library");
|
||||
}
|
||||
|
||||
ItemListPage.refreshItems(query);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue