% if audio_confirmations.any? %>
| EDL # | EDL TC | VID TC | Filename | ||
|---|---|---|---|---|---|
| <%= audio_confirmation.timecode_in %> | <%= audio_confirmation.appears_at %> | <%= audio_confirmation.source_file_name %> | <%= link_to fa_icon("trash fw"), audio_confirmation_path(audio_confirmation), method: :delete, class: "btn btn-danger btn-sm", remote: true %> |