Sha256: f0c75ded78c6cba6450a3ad5d8143cfa732d50aa0e9ddbf9bb8dc74458605cbd

Contents?: true

Size: 806 Bytes

Versions: 151

Compression:

Stored size: 806 Bytes

Contents

= f.simple_fields_for :address, wrapper: "horizontal_form" do |fa|
  / = fa.input :name,
  /             placeholder: "If different than above (optional)",
  /             wrapper: :horizontal_medium
  = fa.input :organisation_name,
              placeholder: "e.g. practice or hospital name (optional)",
              wrapper: :horizontal_medium
  = fa.input :street_1, wrapper: :horizontal_medium
  = fa.input :street_2, wrapper: :horizontal_medium
  = fa.input :street_3, wrapper: :horizontal_medium
  = fa.input :town, wrapper: :horizontal_small
  = fa.input :county, wrapper: :horizontal_small
  = fa.input :postcode, wrapper: :horizontal_small
  = fa.association :country, wrapper: :horizontal_small
  = fa.input :telephone, wrapper: :horizontal_small
  = fa.input :email, wrapper: :horizontal_small

Version data entries

151 entries across 151 versions & 1 rubygems

Version Path
renalware-core-2.0.104 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.103 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.102 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.101 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.100 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.99 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.98 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.97 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.96 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.95 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.94 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.93 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.92 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.91 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.90 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.89 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.88 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.87 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.86 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.85 app/views/renalware/directory/people/_address_form.html.slim