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

sync updates

This commit is contained in:
Luke Pulverenti 2014-12-17 00:30:31 -05:00
parent 7c25aaa69a
commit ae74dfb031
4 changed files with 84 additions and 20 deletions

View file

@ -252,7 +252,10 @@
closeContextMenu();
SyncManager.showMenu({
items: [id]
items: [
{
Id: id
}]
});
return false;