Sha256: faaab321fb158e02e92ad979e48c39145d6035f79ed6c13aab052f690fc1fa9f
Contents?: true
Size: 421 Bytes
Versions: 114
Compression:
Stored size: 421 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
114 entries across 114 versions & 1 rubygems