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

update icons

This commit is contained in:
Luke Pulverenti 2015-05-29 21:07:54 -04:00
parent 69a57de928
commit e103daf46c
28 changed files with 849 additions and 40 deletions

View file

@ -823,7 +823,7 @@
$(document).on('headercreated', function () {
$('.btnCast').on('click', function () {
$('.btnCast').off('.mediacontroller').on('click.mediacontroller', function () {
showPlayerSelection($.mobile.activePage);
});