Radarr/NzbDrone.Backbone/AddSeries/Existing/FolderMatchResultViewTempla...

6 lines
277 B
HTML
Raw Normal View History

2013-02-01 03:15:19 +00:00
<div class="line row folder-match-result-view">
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-info-sign"></a>
<span>{{seriesName}} {{seriesYear}}</span>
<span class="icon-plus pull-right btn btn-success x-btn-add"></span>
2013-01-31 22:40:51 +00:00
</div>