Sha256: 4ac171c860fe212393e076a5dfd71522ae5d3ed13f19eac87c279cdf23857024
Contents?: true
Size: 229 Bytes
Versions: 23
Compression:
Stored size: 229 Bytes
Contents
<% content_for :body do %> <div id="record"> <%= link_to 'Back', @affinity %> <h3 id="record_name">Editing an Affinity</h3> <%= render 'form' %> </div> <% end %> <%= render partial: 'naf/shared/application' %>
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
naf-1.1.2 | app/views/naf/affinities/edit.html.erb |
naf-1.1.1 | app/views/naf/affinities/edit.html.erb |
naf-1.1.0 | app/views/naf/affinities/edit.html.erb |