Sha256: 90e12ac20449222fc6838e7011f9fae543725af1d7527c11070e7ae8bcb93e67

Contents?: true

Size: 322 Bytes

Versions: 4

Compression:

Stored size: 322 Bytes

Contents

- url = comfy_admin_cms_site_category_path(@site, category)
= form_for @category, as: :category, url: url, remote: true, html: {id: dom_id(category)} do |form|
  .input-group
    = form.text_field :label, class: "form-control form-control-sm"
    .input-group-btn
      %button.btn.btn-primary.btn-sm
        = t('.save')

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-2.0.1 app/views/comfy/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-2.0.0 app/views/comfy/admin/cms/categories/_edit.html.haml