Sha256: 5bddd30885b166cfd188364f43b1594a2a065c742a0ed38c9525eea70cd4b47e
Contents?: true
Size: 467 Bytes
Versions: 8
Compression:
Stored size: 467 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
8 entries across 8 versions & 1 rubygems