Sha256: f8060301262ba1f4a1b22a4d548c184067cfffbb30ccec9a4fc8a689a60a889d

Contents?: true

Size: 627 Bytes

Versions: 176

Compression:

Stored size: 627 Bytes

Contents

/ TODO: Remove if unused
= field_set_tag do
  legend #{title}

  = patient.simple_fields_for :document, patient.object.document do |patient_doc|

    = patient_doc.simple_fields_for document_attribute,
                                    patient.object.document.send(document_attribute) do |person_doc|
      = person_doc.input :name
      = person_doc.input :telephone

      b Address:
      = person_doc.simple_fields_for :address,
                                     patient.object.document.send(document_attribute).address do |address_doc|
        = render partial: "renalware/addresses/form", locals: { a: address_doc }

Version data entries

176 entries across 176 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.1.0 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.167 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.166 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.165 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.164 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.163 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.162 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.161 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.160 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.159 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.158 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.157 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.156 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.155 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.153 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.152 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.151 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.149 app/views/renalware/patients/_person_form_fields.html.slim
renalware-core-2.0.148 app/views/renalware/patients/_person_form_fields.html.slim