mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add notification services tab
This commit is contained in:
parent
beb21adecf
commit
59eea6f602
8 changed files with 46 additions and 11 deletions
|
@ -24,6 +24,13 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sectionTabs notificationsSectionTabs" style="display:none;">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="notificationsettings.html" data-role="button">${TabNotifications}</a>
|
||||
<a href="#" data-role="button" class="ui-btn-active">${TabServices}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="detailSectionHeader">${HeaderInstalledServices}</div>
|
||||
<div class="installedPlugins"></div>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue