Sha256: 218d80e54235fcac1142a60cc5c42761a2a8bcf397cb1050c2925c1b8be04616

Contents?: true

Size: 459 Bytes

Versions: 18

Compression:

Stored size: 459 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"
    '  or
    = link_to "cancel", patient_pd_exit_site_infection_path(patient, exit_site_infection)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.166 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.165 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.164 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.163 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.162 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.161 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.160 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.159 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.158 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.157 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.156 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.155 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.153 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.152 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.151 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.149 app/views/renalware/pd/exit_site_infections/edit.html.slim
renalware-core-2.0.148 app/views/renalware/pd/exit_site_infections/edit.html.slim