Sha256: 6ae82fadb839402199a43c28c547606854a48d5e5dc12bd5c54b3d3edb9040a9
Contents?: true
Size: 440 Bytes
Versions: 177
Compression:
Stored size: 440 Bytes
Contents
= within_patient_layout(title: "Edit", breadcrumbs: [donor_summary_breadcrumb(patient), donor_workup_breadrumb(patient)]) do .document = simple_form_for workup, url: patient_transplants_donor_workup_path(patient), method: :patch, html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems