1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Default to starting at lowest season above 0

This commit is contained in:
Mark McDowall
2013-09-09 23:22:54 -07:00
parent 33986a9185
commit 97eb5ffc61
5 changed files with 29 additions and 14 deletions
@@ -1,4 +1,4 @@
<select class="span6 x-root-folder">
<select class="span4 x-root-folder">
{{#if this}}
{{#each this}}
<option value="{{id}}">{{path}}</option>