fixed latest tv. movie progress.

This commit is contained in:
Luke Pulverenti 2013-04-01 23:28:20 -04:00
parent 3eecf178f3
commit 224f57b167
10 changed files with 272 additions and 31 deletions

14
dashboard-ui/tvshows.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>Media Browser</title>
</head>
<body>
<div id="tvShowsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>TV Shows</h1>
<div data-role="content">
</div>
</div>
</body>
</html>