mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
A little formating on add series
This commit is contained in:
parent
61e8e180fc
commit
6ea0b16585
5 changed files with 51 additions and 50 deletions
|
@ -1,6 +1,6 @@
|
|||
<select class="span6 x-root-folder">
|
||||
{{#each this}}
|
||||
<option value="{{id}}">{{path}}</option>
|
||||
<option value="{{id}}">{{path}}</option>
|
||||
{{/each}}
|
||||
<option value="addNew">Add a different path</option>
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue