sanger/sequencescape

View on GitHub
app/views/sdb/suppliers/new.html.erb

Summary

Maintainability
Test Coverage

<% add :menu, "SDB Home" => '/sdb/' %>
<% add :menu, "View all suppliers" => suppliers_path %>
<h2>New Supplier</h2>

<%= render partial: 'edit_supplier' %>