sanger/sequencescape

View on GitHub
app/views/phi_x/stocks/show.html.erb

Summary

Maintainability
Test Coverage
<%= page_title 'PhiX Stocks', 'created' %>
<p class="lead">Below are the PhiX stocks which have been created. Please select the assets you want to print labels and the printer you want them to be printed from.</p>
<%= render partial: 'shared/labware_to_print', locals: { path: print_labels_assets_path, assets: @stocks } %>