1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

added HasSyncJob

This commit is contained in:
Luke Pulverenti 2015-01-24 14:03:55 -05:00
parent 218e086d94
commit 543d70fdf6
6 changed files with 30 additions and 18 deletions

View file

@ -223,7 +223,7 @@
}
$(elem).html(html).lazyChildren();
$(elem).html(html).lazyChildren().createCardMenus();
handleLibraryLinkNavigations(elem);
});