Sha256: 037f600899b9d2335ee90a8f287f119462790e42c4a93cfd8b076970a5ead2c9

Contents?: true

Size: 296 Bytes

Versions: 23

Compression:

Stored size: 296 Bytes

Contents

<% content_for :body do %>
  <div id="record">
    <%= link_to 'Back', naf.machine_machine_affinity_slot_path(@slot.machine_id, @slot.id) %>

    <h3 id="record_name">Editing Machine Affinity Slot</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/machine_affinity_slots/edit.html.erb
naf-1.1.1 app/views/naf/machine_affinity_slots/edit.html.erb
naf-1.1.0 app/views/naf/machine_affinity_slots/edit.html.erb