Sha256: 9eb5dfd3bb9171e1576b9d6ecec771453a111a7840a71c9f3b4c34e4eddd406c
Contents?: true
Size: 274 Bytes
Versions: 54
Compression:
Stored size: 274 Bytes
Contents
<% content_for :title do %>Edit <%= @institution.name %><% end %> <h1>Edit <%= @institution.name %></h1> <%= render 'form' %> <%= link_to 'Harvest Sources', institution_harvest_sources_path(institution_id: @institution.id) %> <%= link_to 'Back', institutions_path %>
Version data entries
54 entries across 54 versions & 1 rubygems