Sha256: 60ce2844628c6d3c6815b83f02f17d189ce602c9e71aca3638c4778b13bcdd3b
Contents?: true
Size: 236 Bytes
Versions: 23
Compression:
Stored size: 236 Bytes
Contents
<% content_for :body do %> <div id="record"> <%= link_to 'Back', @logger_style %> <h3 id="record_name">Editing a Logger Style</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/logger_styles/edit.html.erb |
naf-1.1.1 | app/views/naf/logger_styles/edit.html.erb |
naf-1.1.0 | app/views/naf/logger_styles/edit.html.erb |