Sha256: 2a1a483cdf589c248e2f05ef755dc5dedc114594c80d0c32022563bd0a27912a
Contents?: true
Size: 514 Bytes
Versions: 177
Compression:
Stored size: 514 Bytes
Contents
= within_patient_layout(title: "Edit", breadcrumbs: recipient_followup_breadcrumbs(patient, recipient_followup)) do .edit_timestamp= render "renalware/shared/last_update", record: recipient_followup .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