1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

made tv links clickable

This commit is contained in:
Luke Pulverenti 2013-10-17 14:24:27 -04:00
parent afe5161947
commit 55ff795d36
26 changed files with 114 additions and 13 deletions

View file

@ -45,7 +45,7 @@
<label for="radioSortName">Episode sort name</label>
<input class="radioSortBy" type="radio" name="radioSortBy" data-theme="c" id="radioCommunityRating" value="off" data-sortby="CommunityRating,SeriesSortName,SortName" data-mini="true">
<label for="radioCommunityRating">Community rating</label>
<label for="radioCommunityRating">Tvdb rating</label>
<input class="radioSortBy" type="radio" name="radioSortBy" data-theme="c" id="radioDateCreated" value="off" data-sortby="DateCreated,SeriesSortName,SortName" data-mini="true">
<label for="radioDateCreated">Date added</label>