Sha256: 32a9a019525c5ec2ef2f5ce2dbb04751e8ff8b1b2dc9f8e2330a09ad1f8348d0

Contents?: true

Size: 328 Bytes

Versions: 23

Compression:

Stored size: 328 Bytes

Contents

<% content_for :body do %>
  <div id="record">

    <%= link_to 'Back', { action: 'show', id: @tab.id, application_schedule_id: @application_schedule.id } %>

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