Default to starting at lowest season above 0

This commit is contained in:
Mark McDowall 2013-09-09 23:22:54 -07:00
commit 97eb5ffc61
5 changed files with 29 additions and 14 deletions

View file

@ -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>