Sha256: 0b00a64092bcdc83b08b54eb325673072a95fe5671423c928172505db1848822
Contents?: true
Size: 359 Bytes
Versions: 177
Compression:
Stored size: 359 Bytes
Contents
= within_patient_layout(title: "New Access Assessment", breadcrumbs: access_summary_breadrumb(patient)) .document = simple_form_for assessment, url: patient_accesses_assessments_path(patient), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
177 entries across 177 versions & 1 rubygems