mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
{{overview}}
|
||||
</div>
|
||||
</div>
|
||||
{{#unless existing}}
|
||||
<div class="row labels">
|
||||
{{#unless path}}
|
||||
<div class="span4">Path</div>
|
||||
@@ -29,6 +30,7 @@
|
||||
<div class="span1 starting-season starting-season-label">Starting Season</div>
|
||||
<div class="span2">Quality Profile</div>
|
||||
</div>
|
||||
{{/unless}}
|
||||
<div class="row">
|
||||
<form class="form-inline">
|
||||
{{#if existing}}
|
||||
|
||||
Reference in New Issue
Block a user