Sha256: 069527ffec0125d28839cbbaf845d611f78fcf4530ecd19506c39cd7575e9903
Contents?: true
Size: 497 Bytes
Versions: 177
Compression:
Stored size: 497 Bytes
Contents
= within_patient_layout(title: "Edit", breadcrumbs: recipient_operation_breadcrumbs(patient, recipient_operation)) do .edit_timestamp = render "renalware/shared/last_update", record: recipient_operation .document = simple_form_for recipient_operation, url: patient_transplants_recipient_operation_path(patient, recipient_operation), wrapper: :horizontal_form, html: { autocomplete: :off } do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems