sanger/sequencescape

View on GitHub
app/views/plate_templates/edit.html.erb

Summary

Maintainability
Test Coverage

<div class="page-header"><h1>Edit template</h1></div>

<%= render partial: "layout_plate", locals: {target_action: "update", plate_cols: @plate_cols, plate_rows: @plate_rows, pattern: @pattern} %>