mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
69a57de928
commit
e103daf46c
28 changed files with 849 additions and 40 deletions
|
@ -823,7 +823,7 @@
|
|||
|
||||
$(document).on('headercreated', function () {
|
||||
|
||||
$('.btnCast').on('click', function () {
|
||||
$('.btnCast').off('.mediacontroller').on('click.mediacontroller', function () {
|
||||
|
||||
showPlayerSelection($.mobile.activePage);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue