Sha256: ec6cbd7afe0ba6c76b89c1c13495c80de4248e3a596626dea93a67b506c8d345

Contents?: true

Size: 1.02 KB

Versions: 20

Compression:

Stored size: 1.02 KB

Contents

= comfy_admin_partial "comfy/admin/cms/partials/translation_form_before", form: form

= form.select :locale, translation_select_options

= form.text_field :label

- if (options = ::Comfy::Cms::Layout.options_for_select(@site)).present?
  = form.select :layout_id, options, {}, {data: {url: form_fragments_comfy_admin_cms_site_page_translation_path(@site, @page, @translation.id.to_i)}, id: "fragments-toggle"}

#form-fragments-container
  = render "comfy/admin/cms/fragments/form_fragments", record: @translation, scope: :translation

= form.check_box :is_published

= comfy_admin_partial "comfy/admin/cms/partials/translation_form_after", form: form

= form.form_actions do
  = submit_tag t(".preview"), name: "preview", formtarget: "comfy-cms-preview", id: nil, class: "btn btn-secondary", data: {disable_with: false}
  = submit_tag t(@translation.new_record? ? ".create" : ".update"), class: "btn btn-primary", data: {disable_with: false}
  = link_to t(".cancel"), edit_comfy_admin_cms_site_page_path(@site, @page), class: "btn btn-link"

Version data entries

20 entries across 20 versions & 7 rubygems

Version Path
comfortable_media_surfer-3.1.1 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_media_surfer-3.1.0 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_media_surfer-3.0.0 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.19 app/views/comfy/admin/cms/translations/_form.html.haml
PixelForce_ETS-0.0.2 app/views/comfy/admin/cms/translations/_form.html.haml
PixelForce_ETS-0.0.1 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest2-0.0.4 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest2-0.0.3 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest2-0.0.2 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest2-0.0.1 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest-0.0.1 app/views/comfy/admin/cms/translations/_form.html.haml
kcyEtsTest-2.2.19 app/views/comfy/admin/cms/translations/_form.html.haml
ComfortableMexicanSofa-2.0.18 app/views/comfy/admin/cms/translations/_form.html.haml
kcy1-1.0 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.18 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.17 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.16 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.15 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.14 app/views/comfy/admin/cms/translations/_form.html.haml
comfortable_mexican_sofa-2.0.13 app/views/comfy/admin/cms/translations/_form.html.haml