Sha256: eff4adf6fe5124fe413d317467bf3c0b642f65e5fbf9af1dbd4dffda77730b4d
Contents?: true
Size: 435 Bytes
Versions: 177
Compression:
Stored size: 435 Bytes
Contents
- operation = donor_followup.operation = within_patient_layout(title: "New Operation Follow-up", breadcrumbs: [donor_summary_breadcrumb(patient)]) do .document = simple_form_for donor_followup, url: patient_transplants_donor_operation_followup_path(patient, operation), html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems