sanger/sequencescape

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

Summary

Maintainability
Test Coverage

<%= about "Released!" %>
<p>
Batch <%= @batch.id %> has been released.
</p>
<br />
<%= link_to 'Back to pipelines', workflows_url %> &middot; <%= link_to 'View batch', batch_url(@batch.id)%>