Sha256: 190a1f588a0e05728f2f14c08cada161cad0e6583a191fb63ce3f1d0d965dd62

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

<h1>Editing layout <%= @cms_layout.name %></h1>

<%= form_for @cms_layout, url: url_for(action: 'update', id: @cms_layout) do |f| %>
  <%= render partial: 'cadmus/layouts/form', locals: { f: f } %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cadmus-0.7.1 app/views/cadmus/layouts/edit.html.erb
cadmus-0.7.0 app/views/cadmus/layouts/edit.html.erb