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

Remove notifications pages from dashboard

This commit is contained in:
Bill Thornton 2023-05-19 11:43:25 -04:00
parent e07c51226c
commit 689fc80c3b
13 changed files with 53 additions and 299 deletions

View file

@ -23,7 +23,7 @@
<div id="btnInstallDiv" class="hide">
<button is="emby-button" type="submit" id="btnInstall" class="raised button-submit block">
<span>${Install}</span>
<span>${HeaderInstall}</span>
</button>
<div class="fieldDescription">${ServerRestartNeededAfterPluginInstall}</div>
</div>