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:
parent
d6c9993abe
commit
e65500d84e
5 changed files with 14 additions and 8 deletions
|
@ -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>'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue