Sha256: 63c53f57f9e6f5c061ac64043c3ee35ff147ecdc3552303ae15245988b03b07c
Contents?: true
Size: 226 Bytes
Versions: 23
Compression:
Stored size: 226 Bytes
Contents
<% content_for :body do %> <div id="record"> <%= link_to 'Back', @machine %> <h3 id="record_name">Editing a Machine</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/machines/edit.html.erb |
naf-1.1.1 | app/views/naf/machines/edit.html.erb |
naf-1.1.0 | app/views/naf/machines/edit.html.erb |