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

update download function

This commit is contained in:
Luke Pulverenti 2016-03-29 15:08:10 -04:00
parent d6c9993abe
commit e65500d84e
5 changed files with 14 additions and 8 deletions

View file

@ -469,7 +469,7 @@
//html += '</div>';
//html += '</div>';
html += '<a class="adminDrawerLogo clearLink" href="dashboard.html">'
html += '<a class="adminDrawerLogo clearLink" href="home.html">'
html += '<img src="css/images/logo.png" />';
html += '</a>'