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

added chromecast icon

This commit is contained in:
Luke Pulverenti 2014-02-23 12:29:02 -05:00
parent 3d0e125dd3
commit 869717c745
16 changed files with 59 additions and 0 deletions

View file

@ -24,6 +24,8 @@
html += '<div class="viewMenuSecondary">';
html += '<button class="btnCast btnDefaultCast" type="button" data-role="none" style="display:none;"></button>';
html += '<a class="viewMenuLink btnCurrentUser" href="#" onclick="Dashboard.showUserFlyout(this);">';
if (user.PrimaryImageTag) {