Posters view added for series

This commit is contained in:
Mark McDowall 2013-04-23 20:11:45 -07:00
commit 46bc97ef92
9 changed files with 137 additions and 1 deletions

View file

@ -6,6 +6,7 @@
<div class="btn-group">
<a class="btn x-series-change-view x-series-show-table" href="#" title="Table" data-target="0"><i class="icon-table"></i></a>
<a class="btn x-series-change-view x-series-show-list" href="#" title="List" data-target="1"><i class="icon-list"></i></a>
<a class="btn x-series-change-view x-series-show-posters" href="#" title="Posters" data-target="2"><i class="icon-picture"></i></a>
</div>
</div>
</div>