Sha256: 5743e22ed7fdb7f00bf4991fbc56b0ce410746946305ce4e0328dcdf1838a725

Contents?: true

Size: 231 Bytes

Versions: 57

Compression:

Stored size: 231 Bytes

Contents

= effective_form_with(model: [:admin, cpd_category], engine: true) do |f|
  = f.text_field :title

  - if defined?(EffectiveArticleEditor)
    = f.article_editor :body
  - else
    = f.rich_text_area :body

  = effective_submit(f)

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
effective_cpd-1.7.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.7.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.7.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.5 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.6.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.5.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.5.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.8 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.7 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.6 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.5 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.4.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.9 app/views/admin/cpd_categories/_form_cpd_category.html.haml