1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Season Search added to series details

This commit is contained in:
Mark McDowall
2013-06-23 21:37:55 -07:00
parent 56cf3555a6
commit a34e6f3c70
4 changed files with 54 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="series-season">
<h2>{{seasonTitle}}</h2>
<h2>{{seasonTitle}} <i class="icon-search pull-right season-search x-season-search" /></h2>
<div id="x-episode-grid"/>
</div>