Sha256: 46f42f4a20f705f0d2ad1c5e0b225e92f451845885d24f56ed6a171da8897351

Contents?: true

Size: 259 Bytes

Versions: 7

Compression:

Stored size: 259 Bytes

Contents

- category ||= edit

= form_for @category, :as => :category, :url => admin_cms_site_category_path(@site, category), :remote => true, :html => {:id => dom_id(category)} do |form|
  .input-append
    = form.text_field :label
    %button.btn.btn-mini= t('.save')

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.11.2 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.11.1 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.11.0 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.10.3 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.10.2 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.10.1 app/views/admin/cms/categories/_edit.html.haml
comfortable_mexican_sofa-1.10.0 app/views/admin/cms/categories/_edit.html.haml