Sha256: 831f614c92b09aeeaa298328b9f384e638466af19878ab733c965d3eb1fd8dd4

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

= f.simple_fields_for :header, f.object.default_header do |h|
  = h.locale_tabs do |l|
    = h.input :title, :locale => l
    = h.input :keywords, :locale => l
    = h.input :description, :locale => l, :as => :text

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ab_admin-0.2.3 app/views/admin/headers/_form.html.slim
ab_admin-0.2.2 app/views/admin/headers/_form.html.slim
ab_admin-0.2.1 app/views/admin/headers/_form.html.slim
ab_admin-0.2.0 app/views/admin/headers/_form.html.slim
ab_admin-0.1.2 app/views/admin/headers/_form.html.slim
ab_admin-0.1.1 app/views/admin/headers/_form.html.slim
ab_admin-0.1.0 app/views/admin/headers/_form.html.slim