1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Added SeriesStatistics

This commit is contained in:
Mark McDowall
2013-04-20 13:09:12 -07:00
parent 979efb8354
commit f86cb87ced
8 changed files with 60 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<td>{{{formatStatus status monitored}}}</td>
<td><a href="/series/details/{{id}}">{{title}}</a></td>
<td name="seasonCount"></td>
<td name="numberOfSeasons"></td>
<td name="qualityProfileName"></td>
<td name="network"></td>
<!-- If only DT could access the backbone model -->