Sha256: 00931fa97ba85db49532de4eb3220c6a5d41a5865f126174ca4888c99c1b2ff1

Contents?: true

Size: 235 Bytes

Versions: 23

Compression:

Stored size: 235 Bytes

Contents

<% content_for :body do %>
  <div id="record">
    <%= link_to 'Back', @application %>

    <h3 id="record_name">Editing an Application</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/applications/edit.html.erb
naf-1.1.1 app/views/naf/applications/edit.html.erb
naf-1.1.0 app/views/naf/applications/edit.html.erb