Sha256: 3cbdbced89eeb9a54afb135e5e111d81cf8299ad516801f35ae61ab6f6d13898
Contents?: true
Size: 673 Bytes
Versions: 177
Compression:
Stored size: 673 Bytes
Contents
article.status-history header h2 Potential Live Donors .row .large-12.columns table thead th Name th Relation th State tbody - donations.each do |donation| tr td= link_to patient_transplants_donor_dashboard_path(donation.patient) do = donation.patient.to_s(:long) td = donation.relationship_with_recipient.try(:text) - if donation.relationship_with_recipient_other.present? br = "(#{donation.relationship_with_recipient_other})" td= donation.state.try(:text)
Version data entries
177 entries across 177 versions & 1 rubygems