Sha256: fa120bbfdd26cb5cc3336785b3cc5ef52f9735e8de36e327a76f8579cef20f9e

Contents?: true

Size: 526 Bytes

Versions: 40

Compression:

Stored size: 526 Bytes

Contents

= within_patient_layout(title: "Edit", breadcrumbs: breadcrumb_for("Demographics", patient)) do
  .row.document
    .columns.small-12
      = render "renalware/shared/errors", model: patient
    = simple_form_for patient,
                      wrapper: "horizontal_form",
                      html: { autocomplete: "off" } do |f|

      .columns= save_or_cancel(form: f, back_path: patient_path(patient))
      = render "form", f: f, patient: patient
      .columns= save_or_cancel(form: f, back_path: patient_path(patient))

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
renalware-core-2.0.92 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.91 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.90 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.89 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.88 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.87 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.86 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.85 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.84 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.83 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.82 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.81 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.80 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.79 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.78 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.77 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.76 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.75 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.74 app/views/renalware/patients/patients/edit.html.slim
renalware-core-2.0.73 app/views/renalware/patients/patients/edit.html.slim