mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
aadd sync services tab
This commit is contained in:
parent
b013e62f2e
commit
90804e8145
6 changed files with 114 additions and 17 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="syncactivity.html" data-role="button" class="ui-btn-active">${TabActivity}</a>
|
||||
<a href="syncservices.html" data-role="button">${TabServices}</a>
|
||||
<a href="syncsettings.html" data-role="button">${TabSettings}</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue