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.1.1 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.1.0 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.167 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.166 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.165 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.164 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.163 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.162 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.161 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.160 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.159 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.158 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.157 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.156 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.155 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.153 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.152 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.151 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.149 app/views/renalware/directory/people/_address_form.html.slim
renalware-core-2.0.148 app/views/renalware/directory/people/_address_form.html.slim