1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

New: number of episode files that will be deleted shown on delete dialog

This commit is contained in:
Mark McDowall
2014-08-31 23:25:30 -07:00
parent 901808e0b3
commit e67136ae64
4 changed files with 27 additions and 5 deletions
@@ -35,6 +35,9 @@
</div>
</div>
</div>
<div class="col-md-offset-1 col-md-5 delete-files-info x-delete-files-info">
{{episodeFileCount}} episode files will be deleted
</div>
</div>
</div>
</div>