Sha256: ce27a2d5b94595b1d94cd5da168a881a1e986df44e64ee9f18b1cd112f5498a3
Contents?: true
Size: 402 Bytes
Versions: 175
Compression:
Stored size: 402 Bytes
Contents
= within_patient_layout(title: "New Operation", breadcrumbs: donor_summary_breadcrumb(patient)) do .document = simple_form_for operation, url: patient_transplants_donor_operations_path(patient), html: { class: "transplant-donor-operation-form", autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
175 entries across 175 versions & 1 rubygems