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.18 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.17 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.16 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.15 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.14 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.13 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.12 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.11 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.9 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.8 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.7 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.5 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.4 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.3 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.2 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.1 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.0 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/pd/exit_site_infections/new.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/pd/exit_site_infections/new.html.slim