Sha256: 3bf2f26552f4fdc5c5c77f86424872fc427d9fabbd20744a03e6eea817321ef1
Contents?: true
Size: 358 Bytes
Versions: 148
Compression:
Stored size: 358 Bytes
Contents
= within_patient_layout(title: "New Access Procedure", breadcrumbs: access_summary_breadrumb(patient)) do .document = simple_form_for procedure, url: patient_accesses_procedures_path(patient), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
148 entries across 148 versions & 1 rubygems