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.147 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.146 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.145 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.144 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.143 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.142 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.141 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.140 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.139 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.138 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.137 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.136 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.135 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.134 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.133 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.132 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.131 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.130 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.129 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.128 app/views/renalware/directory/people/_address_form.html.slim