jellyfin-web/dashboard-ui/itembynamedetails.html

183 lines
8.2 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>
2013-10-24 10:49:24 -07:00
<a href="tvupcoming.html">Upcoming</a>
<a href="tvshows.html">Shows</a>
2013-09-13 13:45:27 -07:00
<a href="episodes.html">Episodes</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>
2013-10-24 10:49:24 -07:00
<a href="tvupcoming.html">Upcoming</a>
<a href="tvshows.html">Shows</a>
2013-09-13 13:45:27 -07:00
<a href="episodes.html">Episodes</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>
2013-10-24 10:49:24 -07:00
<a href="tvupcoming.html">Upcoming</a>
<a href="tvshows.html">Shows</a>
2013-09-13 13:45:27 -07:00
<a href="episodes.html">Episodes</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>
2013-11-21 13:48:26 -07:00
<a href="musicalbumartists.html">Album Artists</a>
<a href="musicartists.html">Artists</a>
<a href="musicgenres.html" class="ui-btn-active">Genres</a>
<a href="musicvideos.html">Music Videos</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>
2013-11-21 13:48:26 -07:00
<a href="musicalbumartists.html">Album Artists</a>
<a href="musicartists.html" class="ui-btn-active">Artists</a>
<a href="musicgenres.html">Genres</a>
<a href="musicvideos.html">Music Videos</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>
2013-12-20 13:09:49 -07:00
<td style="vertical-align: top; padding: 0 1em 0 0;">
<div id="itemImage" class="itemImageContainer"></div>
</td>
<td style="vertical-align: top; padding: 0;">
2013-11-28 11:27:29 -07:00
<p><span class="itemName inlineItemName"></span><span class="itemMiscInfo" style="display: inline;"></span></p>
<p>
<span class="itemCommunityRating"></span>
2013-12-21 11:37:34 -07:00
<span class="userDataIcons"></span>
</p>
2013-06-10 18:28:41 -07:00
<p class="itemGenres"></p>
2013-12-21 11:37:34 -07:00
<p class="itemOverview desktopOverview"></p>
<p id="itemBirthday"></p>
</td>
</tr>
</table>
2013-04-28 11:39:38 -07:00
</div>
2013-12-21 11:37:34 -07:00
<p class="itemOverview mobileOverview"></p>
</div>
2013-12-22 10:16:24 -07:00
<div class="detailButtonsContainer">
2013-05-28 21:00:24 -07:00
<span id="playButtonContainer" style="display: none;">
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
</span>
<span>
2013-05-29 07:23:37 -07:00
<button id="btnRemote" type="button" data-icon="hand-up" data-inline="true" data-mini="true">Remote</button>
2013-05-28 21:00:24 -07:00
</span>
<span id="editButtonContainer" style="display: none;">
<button id="btnEdit" type="button" data-icon="pencil" data-inline="true" data-mini="true">Edit</button>
</span>
</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>
<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>