Sha256: d4359c210bcdcb25a4e594c4bd11af3db6180a24ecaa08c6c1919990275d6b9f
Contents?: true
Size: 872 Bytes
Versions: 6
Compression:
Stored size: 872 Bytes
Contents
= content_for(:actions) do = link_to t("edit_record.link_title"), edit_patient_transplants_donor_operation_followup_path(patient, donor_followup.operation), class: "button" = within_patient_layout(title: "Follow-up", breadcrumbs: [donor_summary_breadcrumb(patient), donor_operation_breadcrumb(patient, donor_followup.operation, with_timestamp: true)]) do - return unless donor_followup .edit_timestamp= render "renalware/shared/last_update", record: donor_followup .document-view = render "renalware/shared/attributes_group", legend: "Admin", destination: "admin", models: { donor_followup => [:followed_up, :last_seen_on, :ukt_center_code, :lost_to_followup, :transferred_for_followup, :dead_on, :notes] }
Version data entries
6 entries across 6 versions & 1 rubygems