Sha256: a54bd132f173bc651a657045cee2e96c04abedd2d482d9cfeb31aef31e4b27ac

Contents?: true

Size: 466 Bytes

Versions: 157

Compression:

Stored size: 466 Bytes

Contents

= within_patient_layout(title: "Exit Site Infection") do
  = render "renalware/shared/errors", model: exit_site_infection

  = simple_form_for [patient, exit_site_infection],
                    html: { autocomplete: "off" } do |es|

    = render partial: "renalware/pd/exit_site_infections/form", locals: { es: es }

    = submit_tag "Save", class: "button"
    span= " or "
    = link_to "cancel", patient_pd_exit_site_infection_path(patient, exit_site_infection)

Version data entries

157 entries across 157 versions & 1 rubygems

Version Path
renalware-core-2.0.147 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.146 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.145 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.144 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.143 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.142 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.141 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.140 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.139 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.138 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.137 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.136 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.135 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.134 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.133 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.132 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.131 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.130 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.129 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.128 app/views/renalware/pd/exit_site_infections/edit.html.slim