Sha256: 151a83b8daf6edfa309f75480935c46e6c6baee5ebb8a7bbbb99fa811ac616a1
Contents?: true
Size: 424 Bytes
Versions: 177
Compression:
Stored size: 424 Bytes
Contents
= within_patient_layout(title: "New Operation Follow-up", breadcrumbs: recipient_summary_breadcrumb(patient)) do .document = simple_form_for recipient_followup, url: patient_transplants_recipient_operation_followup_path(patient, recipient_followup.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