mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Fixed: path in rename preview
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
</div>
|
||||
</label>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<div class="col-md-11">
|
||||
<div class="row">
|
||||
<div class="col-md-9 file-path"><i class="icon-nd-existing" title="Existing path" /> {{existingPath}}</div>
|
||||
<div class="col-md-12 file-path"><i class="icon-nd-existing" title="Existing path" /> {{existingPath}}</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-9 file-path"><i class="icon-nd-suggested" title="Suggested path" /> {{newPath}}</div>
|
||||
<div class="col-md-12 file-path"><i class="icon-nd-suggested" title="Suggested path" /> {{newPath}}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user