Sha256: d8f1d396b5ed4c82dd7d37131d6f0a53c41f1914e60b1c74f505bd18774b4e87

Contents?: true

Size: 422 Bytes

Versions: 22

Compression:

Stored size: 422 Bytes

Contents

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

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

= comfy_form_with model: @translation, scope: :translation, url: {action: :update}, html: {multipart: true} do |form|
  = render form

Version data entries

22 entries across 22 versions & 7 rubygems

Version Path
comfortable_mexican_sofa-2.0.11 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.10 app/views/comfy/admin/cms/translations/edit.html.haml