Sha256: 20927d18684f0dbc8aeb06f1f68265506a09d3fe1c5328a1b3afd9535ae355f3
Contents?: true
Size: 466 Bytes
Versions: 169
Compression:
Stored size: 466 Bytes
Contents
= within_patient_layout(title: "Follow-up / Edit", breadcrumbs: [donor_summary_breadcrumb(patient)]) do .edit_timestamp= render "renalware/shared/last_update", record: donor_followup .document = simple_form_for donor_followup, url: patient_transplants_donor_operation_followup_path(patient, donor_followup.operation), html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
169 entries across 169 versions & 1 rubygems