sul-dlss/argo

View on GitHub
app/components/download_all_button_component.html.erb

Summary

Maintainability
Test Coverage
<%= link_to download_item_files_path(document), link_options do %>
  <span class="bi-download"></span> Download all files
<% end %>