Sha256: 581007c8c7c4abaa6d9d78bdeba502a3693f2747fb9225dea114cf4ed4ab5253

Contents?: true

Size: 485 Bytes

Versions: 177

Compression:

Stored size: 485 Bytes

Contents

= within_patient_layout(title: "Edit",
                        breadcrumbs: recipient_workup_breadcrumbs(patient, workup)) do
  .edit_timestamp= render "renalware/shared/last_update", record: workup
  .row
    .columns.large-12
      = simple_form_for workup,
          url: patient_transplants_recipient_workup_path(patient),
          method: :patch,
          html: { autocomplete: :off },
          wrapper: "horizontal_form" do |f|
        = render "form", f: f, patient: patient

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc9 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/transplants/recipient_workups/edit.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/transplants/recipient_workups/edit.html.slim