Sha256: b75df14bc39301a7e35b6459df8346ca754d7c45ecd721993569852363fd13ec

Contents?: true

Size: 443 Bytes

Versions: 62

Compression:

Stored size: 443 Bytes

Contents

= within_patient_layout(title: "Edit", breadcrumbs: breadcrumb_for("Demographics", patient)) do

  .row.document
    = simple_form_for patient,
                      wrapper: "horizontal_form",
                      html: { autocomplete: "off" } do |f|

      = render "form", f: f, patient: patient

      .columns.large-12
        = submit_tag "Update", class: "button"
        span= " or "
        = link_to "Cancel", patient_path(patient)

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
renalware-core-2.0.46 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.45 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.44 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.43 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.42 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.41 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.40 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.39 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.38 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.37 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.36 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.35 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.34 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.33 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.32 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.31 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.30 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.28 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.27 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.26 app/views/renalware/patients/patients/edit.html.slim