Sha256: ae1b691d8ac2dfe1b26e4453a5b743cc7d49247838000e91aae67607ad00cbcb

Contents?: true

Size: 415 Bytes

Versions: 146

Compression:

Stored size: 415 Bytes

Contents

= simple_form_for [patient, exit_site_infection],
                  html: { class: local_assigns[:form_class], autocomplete: "off" },
                  remote: true,
                  wrapper: :horizontal_form do |f|

  = render "fields", f: f

  = f.button :submit, "Save"
  span= " or "
  = link_to "cancel",
            patient_pd_exit_site_infection_path(patient, exit_site_infection),
            remote: true

Version data entries

146 entries across 146 versions & 1 rubygems

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