1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Manually mark a release as failed to start failed download process (history details)

This commit is contained in:
Mark McDowall
2013-10-30 16:49:53 -07:00
parent 70127125c2
commit da0f04d4c8
5 changed files with 59 additions and 7 deletions
@@ -63,6 +63,7 @@
{{/if_eq}}
</div>
<div class="modal-footer">
{{#if_eq eventType compare="grabbed"}}<button class="btn btn-danger x-mark-as-failed">mark as failed</button>{{/if_eq}}
<button class="btn" data-dismiss="modal">close</button>
</div>
</div>