mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support head requests for images
This commit is contained in:
parent
91cb173176
commit
a8c7ec96d4
25 changed files with 1206 additions and 14 deletions
|
@ -18,9 +18,8 @@
|
|||
|
||||
<div class="ui-bar-b readOnlyContent welcomeMessage" style="display: none; padding: 2em; border-radius: 10px; margin: 2em auto; font-weight: normal;">
|
||||
<h1 style="margin-top: 0;">${HeaderWelcomeToMediaBrowserWebClient}</h1>
|
||||
<p>${MessageLearnHowToCustomize}</p>
|
||||
<p>
|
||||
<button class="btnDismissWelcome" type="button" data-icon="delete">${ButtonDismiss}</button>
|
||||
<button class="btnDismissWelcome" type="button" data-icon="arrow-r" data-iconpos="right">${ButtonTakeTheTour}</button>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue