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

update live tv setup

This commit is contained in:
Luke Pulverenti 2015-07-23 01:25:55 -04:00
parent 13c3281ad0
commit 8ef120c759
16 changed files with 212 additions and 57 deletions

View file

@ -11,7 +11,7 @@
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="livetvstatus.html" data-role="button">${TabTuners}</a>
<a href="#" data-role="button">${TabGuide}</a>
<a href="livetvguidesettings.html" data-role="button">${TabGuide}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabSettings}</a>
<a href="appservices.html?context=livetv" data-role="button">${TabExternalServices}</a>
</div>