made tv links clickable

This commit is contained in:
Luke Pulverenti 2013-10-17 14:24:27 -04:00
parent afe5161947
commit 55ff795d36
26 changed files with 114 additions and 13 deletions

View file

@ -18,13 +18,13 @@
<table class="ehsContent">
<tr>
<td>
<h1 class="listHeader firstListHeader">Latest Unwatched Episodes</h1>
<h1 class="listHeader firstListHeader"><a href="episodes.html?filters=isunplayed&sortby=DateCreated,SeriesSortName,SortName&sortorder=descending&savequery=false">Latest Unwatched Episodes<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
<div id="recentlyAddedItems">
</div>
<div id="resumableSection" style="display: none;">
<h1 class="listHeader">Resume</h1>
<h1 class="listHeader"><a href="episodes.html?filters=isresumable&sortby=SortName&sortorder=ascending&savequery=false">Resume<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
<div id="resumableItems">
</div>