Sha256: 3ec743970c62bb7f972daf5a5590a9a0ae4df5b52d8de88a5c64daef8939cfa1
Contents?: true
Size: 461 Bytes
Versions: 177
Compression:
Stored size: 461 Bytes
Contents
= within_patient_layout(title: "Edit", breadcrumbs: recipient_wait_list_breadcrumbs(patient)) do .edit_timestamp= render "renalware/shared/last_update", record: registration .document = simple_form_for registration, url: patient_transplants_registration_path(patient), method: :patch, html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems