fixed latest tv. movie progress.
This commit is contained in:
parent
3eecf178f3
commit
224f57b167
10 changed files with 272 additions and 31 deletions
|
@ -10,11 +10,24 @@
|
|||
<div data-role="content">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
|
||||
<a href="tvrecommended.html" data-role="button" class="ui-btn-active">Recommended</a>
|
||||
<a href="#" data-role="button">Shows</a>
|
||||
<a href="tvshows.html" data-role="button">Shows</a>
|
||||
<a href="#" data-role="button">Genres</a>
|
||||
<a href="#" data-role="button">Actors</a>
|
||||
<a href="#" data-role="button">Favorites</a>
|
||||
</div>
|
||||
<div class="ehsContent">
|
||||
<h1 class="listHeader firstListHeader">Latest Episodes</h1>
|
||||
|
||||
<div id="recentlyAddedItems">
|
||||
</div>
|
||||
|
||||
<div id="resumableSection" style="display: none;">
|
||||
<h1 class="listHeader">Resume</h1>
|
||||
|
||||
<div id="resumableItems">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue