Sha256: dfb4c768dafd72a7fe51bb09fb12c8e0cdbbb9b991edeac726e15b7658da3d65
Contents?: true
Size: 251 Bytes
Versions: 2
Compression:
Stored size: 251 Bytes
Contents
<h1>Editing partial <%= @cms_partial.public_send(@cms_partial.class.name_field) %></h1> <%= form_for @cms_partial, url: url_for(action: 'update', id: @cms_partial) do |f| %> <%= render partial: 'cadmus/partials/form', locals: { f: f } %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cadmus-0.7.1 | app/views/cadmus/partials/edit.html.erb |
cadmus-0.7.0 | app/views/cadmus/partials/edit.html.erb |