1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

series structure cleanup.

This commit is contained in:
kay.one
2013-03-03 14:42:26 -08:00
parent 62f15d4d96
commit 4a4e440ec0
18 changed files with 35 additions and 34 deletions
@@ -0,0 +1,15 @@
<table class="table table-hover x-series-table">
<thead>
<tr>
<th title="Status"></th>
<th>Title</th>
<th>Seasons</th>
<th>Quality</th>
<th>Network</th>
<th>Next Airing</th>
<th>Episodes</th>
<th></th>
</tr>
</thead>
<tbody></tbody>
</table>