Sha256: 8a4dc81d0a491f0f79719b1db923c1f47563cd5666dbd37032ef6329371853e6

Contents?: true

Size: 588 Bytes

Versions: 173

Compression:

Stored size: 588 Bytes

Contents

= within_patient_layout(\
    title: "Edit",
    breadcrumbs: [\
      donor_summary_breadcrumb(patient),
      donor_operation_breadcrumb(patient, operation)\
  ]) do

  .edit_timestamp= render "renalware/shared/last_update", record: operation

  .row
    .columns.large-12
      .document
        = simple_form_for operation,
            url: patient_transplants_donor_operation_path(patient, operation),
            html: { class: "transplant-donor-operation-form", autocomplete: "off" },
            wrapper: "horizontal_form" do |f|
          = render "form", f: f, patient: patient

Version data entries

173 entries across 173 versions & 1 rubygems

Version Path
renalware-core-2.0.82 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.81 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.80 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.79 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.78 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.77 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.76 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.75 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.74 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.73 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.72 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.71 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.70 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.69 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.68 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.67 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.64 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.63 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.62 app/views/renalware/transplants/donor_operations/edit.html.slim
renalware-core-2.0.61 app/views/renalware/transplants/donor_operations/edit.html.slim