Sha256: 4fe7f2e8e26cd7df1d7a5a54e46328589c97756425b4343883de1da9d7257103
Contents?: true
Size: 418 Bytes
Versions: 63
Compression:
Stored size: 418 Bytes
Contents
= within_patient_layout(title: "New Recipient Operation", breadcrumbs: [\ recipient_summary_breadcrumb(patient)]) do .document = simple_form_for recipient_operation, url: patient_transplants_recipient_operations_path(patient), html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
63 entries across 63 versions & 1 rubygems