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.104 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.103 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.102 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.101 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.100 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.99 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.98 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.97 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.96 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.95 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.94 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.93 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.92 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.91 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.90 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.89 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.88 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.87 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.86 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.85 app/views/renalware/pd/exit_site_infections/new.html.slim