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

Version Path
renalware-core-2.0.84 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.83 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.82 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.81 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.80 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.79 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.78 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.77 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.76 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.75 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.74 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.73 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.72 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.71 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.70 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.69 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.68 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.67 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.64 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.63 app/views/renalware/pd/exit_site_infections/new.html.slim