Sha256: fa2e22a2e5c53fe18a48f1f61d9963227901c2580be2d1c82835cfee3e7ea43c

Contents?: true

Size: 364 Bytes

Versions: 8

Compression:

Stored size: 364 Bytes

Contents

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

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

= comfy_form_for @page, as: :page, url: {action: :update}, html: {multipart: true} 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/pages/edit.html.haml
comfortable_mexican_sofa-2.0.8 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.7 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.6 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.5 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.4 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/pages/edit.html.haml