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

add a hidden page to the dashboard menu

This commit is contained in:
dkanada 2019-06-10 15:56:56 -07:00
parent 4166aed39d
commit e6b60f99c4
2 changed files with 6 additions and 3 deletions

View file

@ -1,13 +1,10 @@
<div id="serverActivityPage" data-role="page" class="page type-interior serverActivityPage noSecondaryNavPage" data-title="${HeaderActivity}">
<div>
<div class="content-primary">
<div class="verticalSection">
<h2 class="sectionTitle">
</h2>
</div>
<div class="readOnlyContent">
<div class="paperList activityItems" data-activitylimit="100">
</div>