Sha256: 90d999e83f817ae34638ddacd89f05e966988344d6ce5a28227f9d8a79d198c5

Contents?: true

Size: 411 Bytes

Versions: 8

Compression:

Stored size: 411 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_for @translation, as: :translation, 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/translations/edit.html.haml
comfortable_mexican_sofa-2.0.8 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.7 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.6 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.5 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.4 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/translations/edit.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/translations/edit.html.haml