Sha256: f89a167fcded902670d557b427024427040c994c5cfe7f3f531e818d18b5e3a2

Contents?: true

Size: 304 Bytes

Versions: 8

Compression:

Stored size: 304 Bytes

Contents

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

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

= comfy_form_for @snippet, as: :snippet, 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/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.8 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.7 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.6 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.5 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.4 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/snippets/edit.html.haml