Sha256: d8b71279bbfc98316b570f73e34cafe7fbfc89e37a95f6f4447b1429f3c989ea
Contents?: true
Size: 294 Bytes
Versions: 54
Compression:
Stored size: 294 Bytes
Contents
<% content_for :title do %>Edit <%= @harvest_source.name %><% end %> <h1>Edit <%= @harvest_source.name %></h1> <%= render partial: 'form', locals: { action: 'update' } %> <%= link_to 'Back', institution_harvest_sources_path( institution_id: @harvest_source.institution_id ) %>
Version data entries
54 entries across 54 versions & 1 rubygems