Sha256: 9bb888b6153d2af9ed02256fa72000e748e2a2fda50245006194f37a8bd435c2
Contents?: true
Size: 435 Bytes
Versions: 157
Compression:
Stored size: 435 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" span= " or " = link_to "cancel", patient_pd_dashboard_path(patient)
Version data entries
157 entries across 157 versions & 1 rubygems