sul-dlss/argo

View on GitHub
app/views/workflows/history.html.erb

Summary

Maintainability
Test Coverage
<%= render BlacklightModalComponent.new do |component| %>
  <% component.with_header { 'Workflow history' } %>
  <% component.with_body { render 'history' } %>
<% end %>