Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/293bc55e58b0996e038eeb09ec7bf01e26ee3143?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Added link to existing series in add series view.

pull/6/head
Taloth Saldono 10 years ago
parent 7eeabd7ca3
commit 293bc55e58

@ -98,9 +98,9 @@
{{/if}}
{{else}}
<div class="col-md-2 col-md-offset-10">
<button class="btn add-series disabled">
<a class="btn btn-default" href="{{route}}">
Already Exists
</button>
</a>
</div>
{{/unless}}
</div>

Loading…
Cancel
Save