Sha256: 2d5599ddec2b725ef9a37bdbd33037b34455eab2216b932a0b1409be59df6379

Contents?: true

Size: 541 Bytes

Versions: 52

Compression:

Stored size: 541 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, editing: true
      .columns= save_or_cancel(form: f, back_path: patient_path(patient))

Version data entries

52 entries across 52 versions & 1 rubygems

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