jellyfin-web/dashboard-ui/itembynamedetails.html

169 lines
7.3 KiB
HTML
Raw Normal View History

2013-03-27 15:29:37 -07:00
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<div id="itemByNameDetailPage" data-role="page" class="page libraryPage" data-theme="a">
<div id="movieGenreTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="moviesrecommended.html">Suggested</a>
<a href="movies.html">Movies</a>
<a href="boxsets.html">Box Sets</a>
<a href="movietrailers.html">Trailers</a>
<a href="moviegenres.html" class="ui-btn-active">Genres</a>
<a href="moviepeople.html">People</a>
<a href="moviestudios.html">Studios</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="moviePeopleTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="moviesrecommended.html">Suggested</a>
<a href="movies.html">Movies</a>
<a href="boxsets.html">Box Sets</a>
<a href="movietrailers.html">Trailers</a>
<a href="moviegenres.html">Genres</a>
<a href="moviepeople.html" class="ui-btn-active">People</a>
<a href="moviestudios.html">Studios</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="movieStudioTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="moviesrecommended.html">Suggested</a>
<a href="movies.html">Movies</a>
<a href="boxsets.html">Box Sets</a>
<a href="movietrailers.html">Trailers</a>
<a href="moviegenres.html">Genres</a>
<a href="moviepeople.html">People</a>
<a href="moviestudios.html" class="ui-btn-active">Studios</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="tvGenreTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="tvrecommended.html">Suggested</a>
<a href="tvnextup.html">Next up</a>
<a href="tvshows.html">Shows</a>
<a href="tvgenres.html" class="ui-btn-active">Genres</a>
<a href="tvpeople.html">Actors</a>
<a href="tvstudios.html">Networks</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="tvPeopleTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="tvrecommended.html">Suggested</a>
<a href="tvnextup.html">Next up</a>
<a href="tvshows.html">Shows</a>
<a href="tvgenres.html">Genres</a>
<a href="tvpeople.html" class="ui-btn-active">Actors</a>
<a href="tvstudios.html">Networks</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="tvStudioTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="tvrecommended.html">Suggested</a>
<a href="tvnextup.html">Next up</a>
<a href="tvshows.html">Shows</a>
<a href="tvgenres.html">Genres</a>
<a href="tvpeople.html">Actors</a>
<a href="tvstudios.html" class="ui-btn-active">Networks</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="musicGenreTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="musicrecommended.html">Suggested</a>
<a href="songs.html">Songs</a>
<a href="musicalbums.html">Albums</a>
<a href="musicartists.html">Artists</a>
<a href="musicgenres.html" class="ui-btn-active">Genres</a>
2013-04-23 07:46:27 -07:00
</div>
</div>
<div id="artistTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="musicrecommended.html">Suggested</a>
<a href="songs.html">Songs</a>
<a href="musicalbums.html">Albums</a>
<a href="musicartists.html" class="ui-btn-active">Artists</a>
<a href="musicgenres.html">Genres</a>
2013-04-23 19:50:43 -07:00
</div>
</div>
<div id="gameGenreTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="gamesrecommended.html">Suggested</a>
<a href="games.html">Games</a>
<a href="gamesystems.html">Game Systems</a>
<a href="gamegenres.html" class="ui-btn-active">Genres</a>
<a href="gamestudios.html">Studios</a>
2013-04-28 11:39:38 -07:00
</div>
</div>
<div id="gameStudioTabs" class="itemTabs" style="display: none;">
<div class="libraryViewNav">
<a href="gamesrecommended.html">Suggested</a>
<a href="games.html">Games</a>
<a href="gamesystems.html">Game Systems</a>
<a href="gamegenres.html">Genres</a>
<a href="gamestudios.html" class="ui-btn-active">Studios</a>
</div>
</div>
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
<div class="itemBackdropContent">
<table class="detailPageContent primaryDetailPageContent">
<tr>
<td style="vertical-align: top; padding: 10px 1em 10px 0;">
<div id="itemImage" class="itemImageContainer"></div>
</td>
<td style="vertical-align: top; padding: 0;">
<p><span class="itemName"></span><span class="itemMiscInfo" style="display: inline;"></span></p>
<p>
<span class="itemCommunityRating"></span>
<span class="userDataIcons" style="margin-left: 2em;"></span>
</p>
<p class="itemOverview"></p>
<p id="itemBirthday"></p>
</td>
</tr>
</table>
2013-04-28 11:39:38 -07:00
</div>
</div>
<div data-role="content">
2013-04-23 12:17:21 -07:00
<div class="detailPageContent">
2013-05-14 22:04:12 -07:00
<div id="detailSection" style="display: none;">
<div class="detailSectionHeader" style="margin-top: 0;">
Details
2013-03-27 15:29:37 -07:00
</div>
<div class="detailSectionContent" style="padding: 0 1em;">
2013-03-27 15:29:37 -07:00
2013-04-23 12:17:21 -07:00
<p id="itemBirthLocation"></p>
<p id="itemDeathDate"></p>
2013-04-12 11:22:40 -07:00
2013-04-23 12:17:21 -07:00
<p id="itemLinks"></p>
</div>
</div>
2013-04-20 09:29:50 -07:00
2013-04-25 20:31:10 -07:00
<div>
<div id="galleryCollapsible" style="display: none;">
<div class="detailSectionHeader">
Gallery
</div>
<div id="galleryContent" class="detailSectionContent"></div>
2013-04-25 20:31:10 -07:00
</div>
</div>
<br />
2013-04-25 20:31:10 -07:00
<div id="itemTabs" style="text-align: center;"></div>
</div>
2013-04-16 22:36:56 -07:00
2013-04-23 12:17:21 -07:00
<div class="viewSettings">
<div class="viewControls">
2013-04-18 22:08:18 -07:00
</div>
2013-04-23 12:17:21 -07:00
<div class="listTopPaging">
2013-04-16 22:36:56 -07:00
</div>
</div>
2013-04-23 16:21:49 -07:00
<div id="items" class="itemsContainer">
2013-04-23 12:17:21 -07:00
</div>
2013-03-27 15:29:37 -07:00
</div>
</div>
</body>
</html>