Sha256: 95e8c13f6a30f58548cfc4afc3ec8dea092c256d86122eef1f4a700c1cc3545f

Contents?: true

Size: 594 Bytes

Versions: 20

Compression:

Stored size: 594 Bytes

Contents

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

= form.text_field :label, data: {slugify: @snippet.new_record?}
= form.text_field :identifier, data: {slug: true}
= form.text_area :content, data: {'cms-cm-mode' => 'text/html'}

= render 'comfy/admin/cms/categories/form', form: form

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

= form.form_actions do
  = submit_tag t(@snippet.new_record? ? ".create" : ".update"), class: "btn btn-primary"
  = link_to t(".cancel"), comfy_admin_cms_site_snippets_path, class: "btn btn-link"

Version data entries

20 entries across 20 versions & 6 rubygems

Version Path
comfortable_mexican_sofa-2.0.19 app/views/comfy/admin/cms/snippets/_form.html.haml
PixelForce_ETS-0.0.2 app/views/comfy/admin/cms/snippets/_form.html.haml
PixelForce_ETS-0.0.1 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest2-0.0.4 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest2-0.0.3 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest2-0.0.2 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest2-0.0.1 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest-0.0.1 app/views/comfy/admin/cms/snippets/_form.html.haml
kcyEtsTest-2.2.19 app/views/comfy/admin/cms/snippets/_form.html.haml
ComfortableMexicanSofa-2.0.18 app/views/comfy/admin/cms/snippets/_form.html.haml
kcy1-1.0 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.18 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.17 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.16 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.15 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.14 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.13 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.12 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.11 app/views/comfy/admin/cms/snippets/_form.html.haml
comfortable_mexican_sofa-2.0.10 app/views/comfy/admin/cms/snippets/_form.html.haml