Sha256: 888c2056e7a815b3767834700b079d71859d9779e29cd84b0fd7c939633b7156
Contents?: true
Size: 408 Bytes
Versions: 18
Compression:
Stored size: 408 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" ' or = link_to "cancel", patient_pd_exit_site_infection_path(patient, exit_site_infection), remote: true
Version data entries
18 entries across 18 versions & 1 rubygems