Sha256: 28f8e33ae1d758c4aa0c87c2db016458052220c1b912564eee7a8a6796ddb4aa
Contents?: true
Size: 340 Bytes
Versions: 29
Compression:
Stored size: 340 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
Version data entries
29 entries across 29 versions & 1 rubygems