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:
parent
2ba4a04377
commit
8cf9cab99e
7 changed files with 28 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue