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

Fix additional issues on dashboard page

This commit is contained in:
Bill Thornton 2020-12-14 10:11:54 -05:00
parent d346f185e4
commit 1738010ae4
2 changed files with 15 additions and 13 deletions

View file

@ -15,8 +15,8 @@
<p id="architecture"></p>
</div>
<div style="margin-top:1em;">
<button is="emby-button" type="button" class="raised btnRefresh" style="margin-left: 0;">
<div class="dashboardActionsContainer">
<button is="emby-button" type="button" class="raised btnRefresh">
<span>${ButtonScanAllLibraries}</span>
</button>
<button is="emby-button" type="button" id="btnRestartServer" class="raised hide" onclick="DashboardPage.restart(this);">