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

isolate .net specific methods in model project

This commit is contained in:
Luke Pulverenti 2014-06-01 00:11:04 -04:00
parent 2ba4a04377
commit 8cf9cab99e
7 changed files with 28 additions and 5 deletions

View file

@ -6,7 +6,6 @@
<body>
<div id="tvStudiosPage" data-role="page" class="page libraryPage" data-theme="b">
<div class="libraryViewNav scopedLibraryViewNav">
<a href="tvrecommended.html">${TabSuggested}</a>
<a href="tvlatest.html">${TabLatest}</a>
<a href="tvshows.html">${TabShows}</a>
<a href="episodes.html">${TabEpisodes}</a>