Sha256: 4a40b0c5034988731a232a77f8a8b39d454d7fb089afb6fbda798c027d41e56f

Contents?: true

Size: 299 Bytes

Versions: 8

Compression:

Stored size: 299 Bytes

Contents

- content_for :right_column do
  - link = comfy_admin_cms_site_layout_revisions_path(@site, @layout)
  = render "comfy/admin/cms/revisions/sidebar", record: @layout, link: link

.page-header
  %h2= t('.title')

= comfy_form_for @layout, as: :layout, url: {action: :update} do |form|
  = render form

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.9 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.8 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.7 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.6 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.5 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.4 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/layouts/edit.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/layouts/edit.html.haml