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

update cinema mode config page

This commit is contained in:
Luke Pulverenti 2015-11-17 11:37:16 -05:00
parent 8d0251b825
commit 80390fe2a0
4 changed files with 66 additions and 75 deletions

View file

@ -670,10 +670,6 @@
return "<img src='css/images/clients/roku.jpg' />";
}
if (clientLowered == "windows rt") {
return "<img src='css/images/clients/windowsrt.png' />";
}
if (clientLowered == "windows phone") {
return "<img src='css/images/clients/windowsphone.png' />";