Sha256: 4fe659dcfa59e3e2a6f0eeb2f630771277be808c892817afccc7e04539749405
Contents?: true
Size: 444 Bytes
Versions: 177
Compression:
Stored size: 444 Bytes
Contents
= within_patient_layout(title: "New Registration Status History", breadcrumbs: recipient_summary_breadcrumb(patient)) do .row .columns.large-12 .document = simple_form_for status, url: patient_transplants_registration_statuses_path(patient, status), html: { autocomplete: :off }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems