update shared item page

This commit is contained in:
Luke Pulverenti 2015-07-03 07:51:45 -04:00
parent eb3e3bfaed
commit a54146dd0c
16 changed files with 470 additions and 161 deletions

View file

@ -70,12 +70,9 @@
}
ApiClient.reportPlaybackStopped(stopInfo);
});
}
function getTargetsHtml(targets) {
var playerInfo = MediaController.getPlayerInfo();
@ -876,7 +873,7 @@
});
function onCastButtonClicked() {
showPlayerSelection();
}