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.84 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.83 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.82 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.81 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.80 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.79 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.78 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.77 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.76 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.75 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.74 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.73 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.72 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.71 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.70 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.69 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.68 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.67 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.64 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.63 app/views/renalware/directory/people/_address_form.html.slim