Sha256: 6aa7ac5f4fff9c8304d208b9e2732e1e62edfce3373fad7241850a89abe68b1f
Contents?: true
Size: 428 Bytes
Versions: 18
Compression:
Stored size: 428 Bytes
Contents
= within_patient_layout(title: "New Exit Site Infection", breadcrumbs: pd_summary_breadcrumb(patient)) do = render "renalware/shared/errors", model: exit_site_infection = simple_form_for [patient, exit_site_infection] do |f| = render "renalware/pd/exit_site_infections/fields", f: f = submit_tag "Save", class: "button" ' or = link_to "cancel", patient_pd_dashboard_path(patient)
Version data entries
18 entries across 18 versions & 1 rubygems