Sha256: 296f605903fadadd4ffd13f9b5f6451bd87df19bae2d3773ada34ea4c28a13de

Contents?: true

Size: 426 Bytes

Versions: 14

Compression:

Stored size: 426 Bytes

Contents

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

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

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
occams-1.1.0 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.8 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.7.3 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.7.2 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.7.1 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.7 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.6.1 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.6 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.5 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.4 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.3 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.2 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.1 app/views/occams/admin/cms/translations/edit.html.haml
occams-1.0.0 app/views/occams/admin/cms/translations/edit.html.haml