Sha256: 5b6bdf723f85eb5eac0a88f36fdd7af6b86a68088f91ce1a5e750ea9cf7c664c
Contents?: true
Size: 346 Bytes
Versions: 177
Compression:
Stored size: 346 Bytes
Contents
= within_patient_layout(title: "Donation", breadcrumbs: donor_summary_breadcrumb(patient)) do .document = simple_form_for donation, url: patient_transplants_donations_path(patient), html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems