episodes for series are now fetched using a single call and broken into seasons.

This commit is contained in:
kay.one
2013-06-01 12:31:39 -07:00
parent f7c78da4ed
commit 0c63e5ad81
12 changed files with 120 additions and 48 deletions
+2 -3
View File
@@ -1,4 +1,4 @@
<div class="row series-page-header">
<div class="row series-page-header series-detail-summary">
<div class="span2">
<a href="{{traktUrl}}" target="_blank">
<img class="series-poster img-polaroid" src="{{poster}}">
@@ -18,5 +18,4 @@
</div>
</div>
</div>
<div class="x-series-seasons"></div>
<div id="seasons"></div>